Class Solution
java.lang.Object
g1801_1900.s1815_maximum_number_of_groups_getting_fresh_donuts.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
maxHappyGroups
public int maxHappyGroups(int batchSize, int[] groups)
-