196 algorithm by Ogu

for(1..195){for(;;){$r=join'',reverse(split//);$_+=$_==$r?last:$r}print$_,$/}

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

download

return to the top page