LeetCode 146 wrong answer
zhuliwen opened this issue · 2 comments
zhuliwen commented
I have tried the solution of Leetcode 146, and it shows wrong answer?
qiyuangong commented
Thank you for providing this feedback. Yes, this solution produce wrong answer.
It is fixed by 0564594 . Pls try agin. :)
zhuliwen commented
thanks