After the end of contest,Can you provide us facility to find the test case with wrong output?

Most of us face the problem of getting wrong answer when we submit the code though it is tested with many test cases on our system.
After the end of the contest,if we have a facility which tells us the test case for which our code is giving wrong output, I think it would be helpful to us to improve our code.

1 Like

Take a look at this link :

http://discuss.codechef.com/questions/46617/suggestion-codechef-must-start-providing-input-test-case-file

@achaitanyasai:
During the contest,they should not provide it but they should provide this facility at least after the contest so that we can try it again rather than leaving it…!