196 algorithm by MarkByers

_=0
while _<195:a=_=-~_;exec"b=int(str(a)[::-1]);a+=(a!=b)*b;"*_;print a

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

download

return to the top page