Print reversed ASCII by TokusiN

i=257;main(j){for(;--i;printf("\xc2%c\0\xc3%c"+(j<192?j<128:4),j>191?j-64:j))j=i-13?i==10?i--,32:i-160?i%256?:251:32:10;}

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page