Class Solution
- java.lang.Object
-
- g1901_2000.s1942_the_number_of_the_smallest_unoccupied_chair.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 intsmallestChair(int[][] times, int targetFriend)
-