This is a very cool problem with a short simple problem statement. I am getting TLE for a O(n * (logn)^2) solution.
Please provide a solution, or give suggestions to improve my solution (using binary search and segment tree)
Need help in Cisco Icode round 2 problem
This is a very cool problem with a short simple problem statement. I am getting TLE for a O(n * (logn)^2) solution.
Please provide a solution, or give suggestions to improve my solution (using binary search and segment tree)