Here is this spoj Problem
http://www.spoj.com/problems/PLD/
i am using manacher's algorithm for finding palindromic substring but getting WA, can somebody tell where i am wrong?
Here is link to my code..
Here is this spoj Problem
http://www.spoj.com/problems/PLD/
i am using manacher's algorithm for finding palindromic substring but getting WA, can somebody tell where i am wrong?
Here is link to my code..