Submiting a wrong code to check for a missing test case without affecting profile acceptance

Hello,
I have solved a leetcode problem and got "Accepted" solution. I then went to "discussion" to check how other people think. I found a post that contains a code that should give a "Wrong Answer". So, I wonder if there is a missing test case. However I do not want my acceptance rate to decrease for me submitting a code that I am sure is wrong.

So, How can I check for a missing test case without affecting my profile acceptance rate? Or is acceptance rate not affected after getting the first acceptance?

Comments (1)