Skip to content

Commit 63008ea

Browse files
authored
Update README.md
1 parent 776fe85 commit 63008ea

File tree

1 file changed

+1
-1
lines changed
  • solution/1100-1199/1110.Delete Nodes And Return Forest

1 file changed

+1
-1
lines changed

solution/1100-1199/1110.Delete Nodes And Return Forest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ var delNodes = function (root, to_delete) {
350350

351351
<!-- solution:start -->
352352

353-
### Solution 2: BFS
353+
### 方法二:BFS
354354

355355
<!-- tabs:start -->
356356

0 commit comments

Comments
 (0)