packed UTF 9 by 51b

import std.stdio;void main(){for(int n,m,c;~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