Diamond Matrix by fiat

for(n=readline(i=v=0);v+=i++<n||-1;)for(j=n;j--+v;)putstr(j<v?j>0?v-j:v+j||'\n':' ')\x0d

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

download

return to the top page