Class Solution
java.lang.Object
g2201_2300.s2202_maximize_the_topmost_element_after_k_moves.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
maximumTop
public int maximumTop(int[] nums, int k)
-