packed UTF 9 by 51b

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

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

download

return to the top page