Class Solution
java.lang.Object
g2401_2500.s2466_count_ways_to_build_good_strings.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countGoodStrings
public int countGoodStrings(int low, int high, int zero, int one)
-