Number Sequence MEDIUM by mitchs

END{for(;255>NR=i;print xor(i++,r))for(r=_;NR;NR/=2)r+=r+NR%2}

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

download

return to the top page