Class Solution
java.lang.Object
g1401_1500.s1437_check_if_all_1s_are_at_least_length_k_places_away.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
kLengthApart
public boolean kLengthApart(int[] nums, int k)
-