TLE using binary search

Revision en1, by idonthatephy, 2022-07-28 22:07:12

I have seen people use binary search in this particular problem 1443C - The Delivery Dilemma but my submission is getting TLE in testcase 9 166040767 Can anyone explain why is that? for example this binary search solution passed 97454890

Tags help, binary search, 1443c

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English idonthatephy 2022-07-28 22:07:12 276 Initial revision (published)