Table of divisors by murky-satyr

<?for($m=fgets(STDIN);$n++<$m;){for($o=$i=1;$i++<$n;)$n%$i||$o.=" $i";echo"$n:$o
";}

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

download

return to the top page