Class Solution
- java.lang.Object
-
- g1901_2000.s1968_array_with_elements_not_equal_to_average_of_neighbors.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[]rearrangeArray(int[] nums)
-