Repeated Number by clock

n=9;0:63<-method[x=n%10;n=n+n/x+x/9;n|print;];

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

download

return to the top page