quote box by pooq

string s;for(int y=1;y<30;++y)for(int x=1;x<50;++x)s+=substr('\n"\'{[:\\$%`#.@?*-',min(min(y,30-y),min(x,49-x)),1);write(s);

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

download

return to the top page