-
- All Implemented Interfaces:
public final class Solution
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
Solution.Companion
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Boolean
judgePoint24(IntArray nums)
-
-
Method Detail
-
judgePoint24
final Boolean judgePoint24(IntArray nums)
-
-
-
-