Theocacao
Leopard
Design Element
Comment on "Numeric Palindrome Finder in Ruby"
by Eaten Alive — Dec 08
while ($i++ < 10000) if ($i == strrev($i)) echo "$i\n"; Are all variables initialized to 0 in PHP? I don't write in PHP.

I would say the Perl version wins the prize for being the most ugly.
Back to "Numeric Palindrome Finder in Ruby"
Design Element

Copyright © Scott Stevenson 2004-2015