HacktoberFest icon indicating copy to clipboard operation
HacktoberFest copied to clipboard

Allocate minimum number of pages

Open vikashpatel07 opened this issue 4 years ago • 0 comments

Given number of pages in n different books and m students. The books are arranged in ascending order of number of pages. Every student is assigned to read some consecutive books. The task is to assign books in such a way that the maximum number of pages assigned to a student is minimum.

I would like to contribute on it using c++. kindly assign this to me.

vikashpatel07 avatar Oct 03 '21 18:10 vikashpatel07