falling number by murky-satyr

1e4repeat(n,m:=n;while(m%10<(m=m/10|0)%10,m>9or n println))

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

download

return to the top page