Number Sequence MEDIUM by teebee

do n=0 to 254;c=d2c(n);say c2d(bitxor(c,x2c(b2x(reverse(+x2b(c2x(c)))))));end

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

download

return to the top page