Package g2601_2700.s2611_mice_and_cheese
Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Integer
miceAndCheese(IntArray firstReward, IntArray seondReward, Integer numberOfTypesOfCheeseForFirstMouse)
-
-
Method Detail
-
miceAndCheese
final Integer miceAndCheese(IntArray firstReward, IntArray seondReward, Integer numberOfTypesOfCheeseForFirstMouse)
-
-
-
-