Binary Search solution for Copying Books — UVa 714

Правка en1, от 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

Теги binary search, bug

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский goextreme 2023-11-15 13:02:50 1595 Initial revision (published)