Package g1401_1500.s1402_reducing_dishes
Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Integer
maxSatisfaction(IntArray satisfaction)
-
-
Method Detail
-
maxSatisfaction
final Integer maxSatisfaction(IntArray satisfaction)
-
-
-
-