Python and C++ Binary search submissions

Revision en1, by my_psy_code, 2025-03-07 20:09:24

Needed helph why the code in Python did not pass. Same code worked for C++ thing.

Problem: https://mirror.codeforces.com/contest/2070/problem/C

C++ Submission after contest: https://mirror.codeforces.com/contest/2070/submission/308176980

Python Submission within contest: https://mirror.codeforces.com/contest/2070/submission/308170127

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English my_psy_code 2025-03-07 20:37:21 4 Tiny change: '170127\n\nFollowup: Should I' -> '170127\n\n**Followup**: Should I'
en3 English my_psy_code 2025-03-07 20:36:54 46 Tiny change: '/308170127' -> '/308170127\n\nFollowup: Should I switch to C++ language.'
en2 English my_psy_code 2025-03-07 20:09:52 2 Tiny change: 'eeded helph why the c' -> 'eeded help why the c'
en1 English my_psy_code 2025-03-07 20:09:24 363 Initial revision (published)