196 algorithm by tehtmi (murky-satyr)

for n=1,195 do m="0"repeat n=n+m m=m.reverse(n)until-n==-m
print(n)end

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

download

return to the top page