Class Solution
- java.lang.Object
-
- g1501_1600.s1503_last_moment_before_all_ants_fall_out_of_a_plank.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 intgetLastMoment(int n, int[] left, int[] right)
-