packed UTF 9 by hitsuji

c,i;main(x){for(;~scanf("%x",&x);i=i?putchar(c),c>>=9,i-1:8)c|=x<<i;}

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

download

return to the top page