Get error report for failed submissions

Hi! I’m actually trying to submit my code, but I keep getting an error.

I have tried all the test cases on my local machine, and yet I get an error when I submit it.

It would be helpful if codechef provides the
testcases that caused the error so that it would be easier for us programmers to debug the error - something like an error report.

Is it possible to add this feature?

Showing the Test Cases where it fails is not a good Practice. Think out of the box, try debugging your own code with the brute-force solution. You’ll definitely be able to solve it :smiley:.

1 Like