Class Solution
- java.lang.Object
-
- g2301_2400.s2385_amount_of_time_for_binary_tree_to_be_infected.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
amountOfTime
public int amountOfTime(TreeNode root, int start)
-
-