Missing Digit by teebee

n:487;1100.times{n-=n>9?stdin.get_u8:n.p-487;}

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

download

return to the top page