create table by strager

c;main(n){for(scanf("%d",&n);c<n*n;)++c%n?putchar(49-(c/n&&c/n-n+1&&c%n-1)):puts("1");}

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

download

return to the top page