in reply to Finding longest palindrome from a string
|
cnn, Thanks for the hint on code blanking.
Off by two error fixed in the for loop
Added .? in the middle to allow palindromes symetrical around a single character (borrowed that idea from ccn ;)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Finding longest palindrome from a string
by ccn (Vicar) on Aug 13, 2004 at 09:32 UTC |