Class Solution
- java.lang.Object
-
- g1301_1400.s1376_time_needed_to_inform_all_employees.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 intnumOfMinutes(int n, int headID, int[] manager, int[] informTime)
-