Class Solution
java.lang.Object
g2301_2400.s2354_number_of_excellent_pairs.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countExcellentPairs
public long countExcellentPairs(int[] nums, int k)
-