Inverse problem by pooq

do 99
a=charin()
call charout,d2c((c2d(a)*7+7)//256/(a>""))
end

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

download

return to the top page