sandeepandey's blog

By sandeepandey, 11 years ago, In English

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

  • Vote: I like it
  • -3
  • Vote: I do not like it

| Write comment?