quote box by letter

main(a,b){for(;b="\xf5\xdd\xd8\x84\xa4\xc5\xa3\xdb\xda\x9f\xdc\xd1\xbf\xc0\xd5\xd2"[b=fmin(15-abs(a++/49-14),fmin(49-b,b=a%49))];)putchar(~b);}

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

download

return to the top page