The Wayback Machine - https://web.archive.org/web/20201015115305/https://github.com/Blankj/awesome-java-leetcode/issues/36
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

树的打印函数好像对null处理有点问题,麻烦大佬帮看下 #36

Open
1580923067 opened this issue Aug 8, 2020 · 0 comments
Open

Comments

@1580923067
Copy link

@1580923067 1580923067 commented Aug 8, 2020

例如Leetcode94题,输入: [1,null,2,3],调用TreeNode.print( )函数,3会丢失

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.