Non Decreasing Digits by hallvabo

i=2;n=55;exec'print~-i,i/65*10or n;i+=1;n+=9*n/i;'*64

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

download

return to the top page