Hexdraw by nn

for each(d in readline(s=' .#\n'))v='0x'+d,putstr(s[v>>2]+s[v%4])

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

download

return to the top page