multiples by clock

n=d=3
exec"print n;d=d%6+2;n+=d-n%d;"*341

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

download

return to the top page