falling number by *yuko*

do i=10,1e4;k=i*10;1 k=k/10;if(mod(k/10,10)>mod(k,10))goto1;if(k<10)print'(i0)',i;enddo;end

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

download

return to the top page