falling number by pooq

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