Class Solution
- java.lang.Object
-
- g2401_2500.s2485_find_the_pivot_integer.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
pivotInteger(int n)
-