Zigzag by xulapp

for([n,,c]=readline(i=-1),n--;i++<n;print(s))for(s=j='';j<2*n*n+i+1;)s+=Math.abs(n-j++%(2*n))-n+i?' ':c

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

download

return to the top page