Closed gu18168 closed 5 years ago
This problem has cropped up recently, when I use LeetcodeTest(see the below image), the preview window show Accepted state, but you can see the actual answer is different from expected answer. The LeetcodeSubmit command can display state correctly.
LeetcodeTest
Accepted
LeetcodeSubmit
example
The issue is addressed in commit e3529e560fb58dd8d6ebf0961fdb37473c67ce45
This problem has cropped up recently, when I use
LeetcodeTest
(see the below image), the preview window showAccepted
state, but you can see the actual answer is different from expected answer. TheLeetcodeSubmit
command can display state correctly.example