Non Decreasing Digits by nn

1.upto(64){i=1
for(v=10;i++<=it%64;)v+=9*v/i
println"$it $v"}

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

download

return to the top page