Repeated Number by clock

for(n=2,8,for(d=1,9,print(10^n\9*d)))

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

download

return to the top page