Hexdraw by clock

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

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

download

return to the top page