Class Solution
java.lang.Object
g2101_2200.s2177_find_three_consecutive_integers_that_sum_to_a_given_number.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
sumOfThree
public long[] sumOfThree(long num)
-