shell game EASY by murky-satyr

(#(let[s(read-line)%(nth(str s%)(- 1(.indexOf s(int%))))](println%)(recur%))\1)

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

download

return to the top page