Repeated Number by clock

procedure main()
every write(10^(2to 8)/9*(1to 9))
end

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

download

return to the top page