trivial encoder by murky-satyr

(S=System).out<<{e,s->e>'e'?sprintf("%H"*s.size(),(byte[])s).replace('422','C2A')+('A'-s[9]):new BigInteger(s,16).toByteArray()}("$S.in".split('\n'))

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

download

return to the top page