shell game EASY by not

char a,b,c=49;main(){for(;gets(&a);puts(&c))c=a-c?b-c?c:a:b;}

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

download

return to the top page