shell game EASY by *yuko*

n=1;1 read*,k;i=k/9;j=k-i*10;if(n==i.or.n==j)n=i+j-n;print'(i0)',n;goto1;end

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

download

return to the top page