Class Solution
- java.lang.Object
-
- g1501_1600.s1509_minimum_difference_between_largest_and_smallest_value_in_three_moves.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 intminDifference(int[] nums)
-