Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

Binary Search solution for Copying Books — UVa 714

Revision en1, by goextreme, 2023-11-15 13:02:50

Before reading this blog i kindly ask you read the problem statement: https://vjudge.net/problem/UVA-714

I implemented a binary search solution for this problem and i am getting wrong answer verdict when i submitted.

My code

If you encounter any problems in my solution whether they are about logic or implementation, let me know.

Thanks in advance

Tags binary search, bug

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English goextreme 2023-11-15 13:02:50 1595 Initial revision (published)