Class Solution
java.lang.Object
g2001_2100.s2006_count_number_of_pairs_with_absolute_difference_k.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countKDifference
public int countKDifference(int[] nums, int k)
-