Print numbers _Revised_ by %20

i;main(){for(;printf("%d\n","\n\x0b\x0c\r\x0e\x0f\x10\x11\x14\x16\x18\x1fdy"[i++]?:10000)<5;);}

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

download

return to the top page