fix Hollerith encoding by tails

f(a,b){putchar(a&96|(b%32*'\x01\x01\x01'&'\x09\x12\x04')%63);}main(a){for(;read(0,&a,2);f(a,a>>8))f(a>>8,a);}

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page