We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
剑指里面试题6:从尾到头打印链表,复制到牛客的编辑器里,一直报这个错 'NoneType' object has no attribute 'val'。不知道为什么。看不出来原因。
The text was updated successfully, but these errors were encountered:
解决了。。。不知道为什么把判断空链表去掉就好了。。 sad
Sorry, something went wrong.
No branches or pull requests
剑指里面试题6:从尾到头打印链表,复制到牛客的编辑器里,一直报这个错 'NoneType' object has no attribute 'val'。不知道为什么。看不出来原因。
The text was updated successfully, but these errors were encountered: