Class Solution
java.lang.Object
g2401_2500.s2407_longest_increasing_subsequence_ii.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
lengthOfLIS
public int lengthOfLIS(int[] nums, int k)
-