Class Solution
- java.lang.Object
-
- g2301_2400.s2369_check_if_there_is_a_valid_partition_for_the_array.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanvalidPartition(int[] nums)
-