Table of divisors by nn

for(n=readline(i=0);j=i++<n;print(o))for(o=i+':1';j++<i;)i%j?0:o+=' '+j

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

download

return to the top page