falling number by *yuko*

do1 i=10,1e4;k=i;do2 while(mod(k/10,10)>mod(k,10));2 k=k/10;1 if(k<10)print'(i0)',i;end

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

download

return to the top page