Class Solution
- java.lang.Object
-
- g1301_1400.s1317_convert_integer_to_the_sum_of_two_no_zero_integers.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 int[]getNoZeroIntegers(int n)
-