CSES — Advance Techniques

Revision en1, by sekiro_73, 2021-08-04 08:26:59

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.

Tags treaps, #cses, substring, #segment tree

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English sekiro_73 2021-08-04 08:27:32 14
en1 English sekiro_73 2021-08-04 08:26:59 562 Initial revision (published)