Numbers Cap by BioFALSE

$_=" "x8;$_.=1,(print"$_\n"),s/ \b|\d/$&+1/ge while!/0/

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

download

return to the top page