Multiplication table by 0mg

for(m=readline(i=k=0);i<=m;)putstr(((k*i||i|k)+(k++<m?"   ":k=++i&&"\n")).slice(0,4))

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

download

return to the top page