Closed SUSHIL1312 closed 1 month ago
Book Allocation Problem using Binary Search,to find the minimum possible value of the maximum number of pages assigned to any student, such that: Each student gets at least one book. The maximum number of pages assigned to a student is minimized.
Book Allocation Problem using Binary Search,to find the minimum possible value of the maximum number of pages assigned to any student, such that: Each student gets at least one book. The maximum number of pages assigned to a student is minimized.