SPOJ DQUERY TLE
Difference between en1 and en2, changed 96 character(s)
I was trying to learn Mo's Algorithm from <a href="http://blog.anudeep2011.com/mos-algorithm/">here</a> and <a href="http://www.spoj.com/problems/DQUERY/">this</a> was one of the suggested problems.↵
But, I'm getting TLE verdict with Java, while my code is very similar to the one that the tutorial's author has written, in C++.↵

Can someone please tell me what am I doing wrong(slow)?↵
Thanks.


UPDATE : Sorry, forgot to post a link for my <a href="http://pastebin.com/W0bTnttc">code</a>

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English rahulkhairwar 2016-05-17 21:33:19 96
en1 English rahulkhairwar 2016-05-17 21:29:30 411 Initial revision (published)