Package g0401_0500.s0493_reverse_pairs
Class Solution
java.lang.Object
g0401_0500.s0493_reverse_pairs.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
reversePairs
public int reversePairs(int[] nums)
-