Encoder decoder by hirose

x=open('/dev/fd/0').read()[7:]
print(x[::2]+x[-2::-2],"".join(x[i]+x[~i]for i in range(1005))+".")[x[1]>"o"]

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

download

return to the top page