Class Solution
java.lang.Object
g2101_2200.s2121_intervals_between_identical_elements.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
getDistances
public long[] getDistances(int[] arr)
-