Class Solution
java.lang.Object
g1001_1100.s1052_grumpy_bookstore_owner.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
maxSatisfied
public int maxSatisfied(int[] customers, int[] grumpy, int minutes)
-