mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2025-07-08 00:43:04 +08:00
Merge pull request #742 from DoubleYellowIce/patch-1
Update 0513.找树左下角的值.md
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
# 513.找树左下角的值
|
# 513.找树左下角的值
|
||||||
|
|
||||||
[力扣题目链接]([https://leetcode-cn.com/problems/find-bottom-left-tree-value/](https://leetcode-cn.com/problems/find-bottom-left-tree-value/v))
|
[力扣题目链接](https://leetcode-cn.com/problems/find-bottom-left-tree-value/)
|
||||||
|
|
||||||
给定一个二叉树,在树的最后一行找到最左边的值。
|
给定一个二叉树,在树的最后一行找到最左边的值。
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user