CodeForces-EDU-Solutions
CodeForces-EDU-Solutions copied to clipboard
Two Pointers/Step1/A.cpp solution gets TLE
1st of all thank you for sharing the solutions. I was also trying the same approach for the merge array qsn, but it was giving me TLE. and here also the solution is giving TLE on the 14th test case.
Is there any updated version of the code that passes all the test cases.