Suggestion for Leetcode submission rejudge (AC to non AC after contest)

Hello everyone !
I am sure you have faced this problem before, where your solution got accepted during contest but was rejudged to wrong answer after that due to weak test cases that are out of your control. This can be frustrating.

Here is my suggestion, to help alleviate some of the drop in rank from the rejudge. Instead of totally removing their points for the question, accept the solution with 10 hours extra penalty (worst of all the accepted solutions for the question). that will still put them better than those who had less points during contests, and worse than everyone with same score.

Example:
Person 1 solved 3/4 questions
12 points 0:45:00
Q1 0:05:00 Q2 0:15:00 Q3 0:45:00.
however Q3 was rejudged due to weak test cases
instead of making it 7 points and 0:15:00
suggest to make it 12 points and 10:45:00 ( it will still be better than those with 7 points during contest)

Sorry for the phrasing if it is vague, but I hope its understandable. Thanks for reading

Comments (1)