Print numbers _Revised_ by ySas

printf'%*vd00',$/,'
\x0b\x0c\x0d\x0e\x0f\x10\x11\x14\x16\x18\x1fdyd'

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page