I was surfing through the correct solutions for the problem ONETWO [OETW] after the end of the contest when I found a solution which was incorrect but still accepted as a right answer. The solution did not even pass the sample input output case. To cross check I submitted the same solution through the practice section and it did get accepted.
Yes, many weak test cases were there. I spotted too after the contest. e.g: 2 2 2 1 1 2 2 many solutions give 9 or 12 as an answer but the correct answer is 10.
I too spotted a lot of wrong answers accepted after the contest. Even the solutions with just sum of all elements printed out (after checking if all are not 2) got accepted.
No. This does not happen on codechef once a contest is over. Especially when weak test cases is an issue. If required rejudging is completed before the contest is over.
Really unfair, and not classy on the part of Codechef. Even acknowledging their error would prove that they will try to make it better the next time.
With the fairness problems in DOTIT, this platform is really not able to provide a fair environment. I would probably be more lenient if they recognized it and tried to improve rather than ignoring the issues and never responding.