qiyuangong/leetcode

Wrong answer in Problem Q7 and Test case code in "__main__"

LONGNEW opened this issue · 1 comments

Hi, I just check a code for Q7. Reverse Integer and it gives wrong answer in the test case.

So, Can I make some changes in this code?

And, In old codes there are some test case code in main.
Can I update this code by erasing?

Hi, I just check a code for Q7. Reverse Integer and it gives wrong answer in the test case.

So, Can I make some changes in this code?

And, In old codes there are some test case code in main. Can I update this code by erasing?

Of course, you can. You can modify any code if they are not correct.