quote box by uru

var i,j:word;begin
for i:=1to 29do for j:=1to 49do
write(('
"''{[:\$%`#.@?*-')[1+min(min(i,30-i),min(j,49-j))])end.

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

download

return to the top page