shell game EASY by nn

for(v=1;[x,y]=readline();)print(v=x-v?y-v?v:x:y)

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

download

return to the top page