count down by murky-satyr

N:=stdin upToEnd asNumber.[(N:=N printNl-(10 raisedTo:(N+0.1floorLog:11)))<0]whileFalse

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

download

return to the top page