Class Solution
- java.lang.Object
-
- g1301_1400.s1354_construct_target_array_with_multiple_sums.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 boolean
isPossible(int[] target)
-