for(n,10,9876,m:=n;while(m%10<(a:=m/10|0)%10,m=a)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