Requesting new feature

As codechef is platform to learn and practice, It would be very helpful if codechef can show on which test case our solution fails during contest. As it would be very helpful to know the silly mistake that completely change the output.(as on codeforces)
Thanks!

See this post and the respective answer. My personal opinion is that this feature shouldn’t be introduced to live contests, it’s very easy to take advantage of it and totally ruins the concept of contest.

2 Likes

yeah , like codeforces there should be some primary test files if your solution gives a WA for that(no guarantee that it will not show WA for the final test cases ), show the failing test cases but this should be done during the contests … this should be done for practice problems ONLY

1 Like