Class Solution
- java.lang.Object
-
- g0501_0600.s0513_find_bottom_left_tree_value.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
findBottomLeftValue
public int findBottomLeftValue(TreeNode root)
-
-