Skip to content

Update chapTree.tex #30

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

Closed
wants to merge 1 commit into from
Closed

Conversation

frankvictor
Copy link

Eliminate useless variable.

node *pre is totally unused, why leave it there?

Eliminate useless variable.

node *pre is totally unused, why leave it there?
@soulmachine
Copy link
Owner

这个变量以前是有用的,后来下面有几句代码注释掉了,就没有用了。

这几行无用的代码,跟preorderTraversal, postorderTraversal 很对称,能后有助于记忆,所以故意多出来放在这里。

@soulmachine soulmachine closed this Nov 7, 2014
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

Successfully merging this pull request may close these issues.

2 participants