Skip to content

Commit 5ffb625

Browse files
iamAntimPalAntim-IWPIamShiwangi
committed
Update readme.md
Co-Authored-By: Antim-IWP <203163676+Antim-IWP@users.noreply.github.com> Co-Authored-By: Shiwangi Srivastava <174641070+IamShiwangi@users.noreply.github.com>
1 parent 37dcce7 commit 5ffb625

File tree

1 file changed

+6
-6
lines changed
  • Solution/1161. Maximum Level Sum of a Binary Tree

1 file changed

+6
-6
lines changed

Solution/1161. Maximum Level Sum of a Binary Tree/readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
---
1+
2+
<!-- problem:start -->
3+
4+
# [1161. Maximum Level Sum of a Binary Tree](https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree)
5+
6+
27
- comments: true
38
- difficulty: Medium
49

@@ -11,11 +16,6 @@
1116
- Binary Tree
1217
---
1318

14-
<!-- problem:start -->
15-
16-
# [1161. Maximum Level Sum of a Binary Tree](https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree)
17-
18-
[中文文档](/solution/1100-1199/1161.Maximum%20Level%20Sum%20of%20a%20Binary%20Tree/README.md)
1919

2020
## Description
2121

0 commit comments

Comments
 (0)