196 algorithm by murky-satyr

1to:195 do:[:n|N:=n.[N=(M:=N printString reverse asNumber)]whileFalse:[N:=N+M].N printNl]

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

download

return to the top page