Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Page中有一处代码写错了 #1

Open
buaawangfish opened this issue Oct 18, 2019 · 1 comment
Open

GitHub Page中有一处代码写错了 #1

buaawangfish opened this issue Oct 18, 2019 · 1 comment

Comments

@buaawangfish
Copy link

https://spground.github.io/2018/01/27/Morris%20binary-tree%20traverse/
中序遍历伪代码第5行应该是

while pre.right != NULL && pre.right != cur://找到前驱结点pre
@Spground
Copy link
Owner

嗯嗯,感谢指正。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants