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