hi,
i have solved next palindrome problem.
i am getting correct value for one input.
but for more test cases t,
i'm not getting how to allocate memory in starting as upper bound of t is not given in next palindrome question [color=#FF0000]http://www.spoj.pl/problems/PALIN/[/color]
should i use linked list or is some other way out for it.
i'm rookie in programming .
please help