Missing Digit by %20

x=11;main(i){for(;i<4e3;)x=i++%11?x^getchar():22/puts(&x);}

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

download

return to the top page