196 algorithm by murky-satyr

for n=1,195 do m=0
repeat n=n+m m=0+('').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