Skip to content

Commit 1b86445

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 3992394 commit 1b86445

File tree

1 file changed

+0
-7
lines changed
  • Solution/1448. Count Good Nodes in Binary Tree

1 file changed

+0
-7
lines changed

Solution/1448. Count Good Nodes in Binary Tree/readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
Sure! Here's the full `README.md` file for **LeetCode Problem 1448. Count Good Nodes in Binary Tree**, following the exact style you requested, like the `doocs/leetcode` GitHub repo:
21

3-
---
4-
5-
```markdown
62
# [1448. Count Good Nodes in Binary Tree](https://leetcode.com/problems/count-good-nodes-in-binary-tree)
73

84
> Difficulty: Medium
@@ -220,6 +216,3 @@ function goodNodes(root: TreeNode | null): number {
220216
```
221217
```
222218
223-
---
224-
225-
Let me know if you want the Chinese version (`README.md`) or to continue with more problems in this format!

0 commit comments

Comments
 (0)