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 a234603

Browse files
update content
1 parent 7fbcb87 commit a234603

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎数据结构系列/二叉树系列1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ void traverse(TreeNode root) {
108108
}
109109
```
110110

111+
<visual slug='mydata-invert-tree'/>
112+
111113
你把前序位置的代码移到后序位置也可以,但是直接移到中序位置是不行的,需要稍作修改,这应该很容易看出来吧,我就不说了。
112114

113115
按理说,这道题已经解决了,不过为了对比,我们再继续思考下去。

0 commit comments

Comments
(0)

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