shell game EASY by pooq

i:=49;File standardInput readLines map(v,(i=if(i==v at(0),v at(1),if(i==v at(1),v at(0),i)))asCharacter println)

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

download

return to the top page