Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Integer
idealArrays(Integer n, Integer maxValue)
-
-
Method Detail
-
idealArrays
final Integer idealArrays(Integer n, Integer maxValue)
-
-
-
-