Non Decreasing Digits by nn

for(n=0;i=n++<64;print(n,/\d+/(v+.5)))for(v=10;i++<=n%64;)v*=1+9/i

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

download

return to the top page