Hello All.
I am trying this problem:http://www.spoj.com/problems/EPALIN/. I have implemented Rabin karp algorithm (Roll Hash).I am getting wrong answer for this problem.
Could you guys tell me some test cases where it may fail. MyCode:http://ideone.com/liVEDu