Looped grid by teebee

sum(printf(?t,"~{~d~^ ~}
",makelist(abs(i-j)+1,i,1,n)),j,1,n:?read());

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

download

return to the top page