while 1:b=a=int(eval(input())*2+1);exec("b-=1;r=[0]*a;r[-b]=-b%a*b;print(*r);"*a)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page