create table by nn

for(i=n=readline(),--n;i--;)print(n?1+Array(n).join(i%n?0:1)+1:1)

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

download

return to the top page