Package g0201_0300.s0274_h_index
Class Solution
java.lang.Object
g0201_0300.s0274_h_index.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
hIndex
public int hIndex(int[] citations)
-