Missing Digit by pandamonium

c;main(s){for(;read(0,&c,1);s=c<11?puts(&s),1:s^c);}

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

download

return to the top page