shell game EASY by inaniwa

char x,y,A=49;main(){for(;gets(&x);puts(&A))A=x-A?y-A?A:x:y;}

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

download

return to the top page