Assistance for 689D
Difference between en1 and en2, changed 217 character(s)
I have tried to use the Sparse Table Algorithm in order to compute the RMQ in this problem. However, there must be some error in either the algorithm or the binary search as seem to be overcounting the number of ordered pairs. If anyone can find the error, I would greatly appreciate your assistance. Thanks!↵

Here is my submission: 
is ends up timing out. I thought it was O(nlogn)?↵

http://mirror.codeforces.com/contest/689/submission/18959583912

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English miniluigi 2016-07-08 05:07:37 217
en1 English miniluigi 2016-07-08 04:38:49 407 Initial revision (published)