Reves Puzzle by clock

n=0
do i=0
do i+1
say n%(n<1e7)
n=n+2**i
end
end

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

download

return to the top page