Print reversed ASCII by tails

i=257;main(){for(setlocale(0,"C.UTF-8");putwchar(--i%150-10?i-(i>>8?5:i-13?i<10:3):32););}

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