packed UTF 9 by kurimura

import std.stdio;void main(){for(int x,k,v;~scanf("%x",&v);k+=k?putchar=x,x>>=9,-1:8)x|=v<<k;}

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

download

return to the top page