Getting WA in #631 Div-2 Problem B , Please Help

Правка en1, от Ferrarixxx, 2020-05-07 22:32:11

Question Link: https://codeforces.com/contest/1330/problem/B

My Solution Link: https://codeforces.com/contest/1330/submission/79321519

Applied Simple binary search and 2 pointer method to find ans and am getting right ans for the sample test cases I dont know where the flaw is in my code that it gives Wrong output for the extreme corner test case -> Test Case 3

I have commented my code , its very easy to understand ,

Please find my flaw in my code or approach.

Thanks in Advance.

Теги help, help me please, #general, #problem b

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Ferrarixxx 2020-05-07 22:32:11 547 Initial revision (published)