Table of divisors by Dingledooper

n=1
exec"print'%d:'%n+' '.join(`i+1`for i in range(n)if-1<n%~i);n+=1;"*input()

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

download

return to the top page