Class Solution
- java.lang.Object
-
- g0501_0600.s0600_non_negative_integers_without_consecutive_ones.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
findIntegers(int n)
-