Repeated Number by clock

for(n,2,8,for(d,1,9,writeln((10**n-1)/9*d)))

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

download

return to the top page