|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Finding longest palindrome from a stringby Elgon (Curate) |
| on Aug 13, 2004 at 11:29 UTC ( [id://382716]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I'm insanely proud of this one as it represents the most interesting bit of coding I've had to do in a while. It even seems to work, although I did cheat by importing POSIX.
UPDATE: There may be a minor bug in my use of POSIX, however I may be able to get round this as substr() automagically rounds down fractional values which are passed to it. UPDATE^2: Fencepost error in ceil() function call fixed. UPDATE^3: The reason why it fails is that the ordering can sometimes be wrong if there is more than one palindrome in the same string, due to the randomisation as the hash keys are fetched. I'll fix this at some point in the near future... UPDATE^4: Issue fixed; Was in fact due to boneheadedness on my part. Now should work nicely, although not as pretty as it was. UPDATE^5: Prettified a bit.
"Stercus! Dixit Pooh. Eeyore, missilis lux navigii heffalumporum iaculas. Piglet, mecum ad cellae migratae secundae concurras."
In Section
Seekers of Perl Wisdom
|
|
|||||||||||||||||||||||||||||||||