Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9ea8a2

Browse files
✨feat: add 998
1 parent 2eceea8 commit f9ea8a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎LeetCode/991-1000/998. 最大二叉树 II(中等).md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Tag : 「迭代」、「模拟」
2626

2727
示例 1:
2828
![](https://assets.leetcode-cn.com/aliyun-lc-upload/uploads/2019/02/23/maximum-binary-tree-1-2.png)
29+
2930
```
3031
输入:root = [4,1,3,null,null,2], val = 5
3132

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /