When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

sekiro_73's blog

By sekiro_73, history, 3 years ago, In English

Hello People, I am stuck in a question for a while. I was attempting the Cut and Paste Link and Substring Reversal Link of the Advance Techniques of CSES. I am using implicit treaps but it is giving me TLE for the last test case. I've found similar question on CodeChef Link This question has more added queries. I am looking upto this code but still it gives TLE. Any Help will be appreciated on this.

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

| Write comment?