problem code:CHEFSUM

How can i see the test cases for which the output of my program is coming wrong?

You should construct corner cases and some random valid inputs to check your solution . Moreover in this problem you only have to find the index of the minimum element in the array .

On codechef, you cannot see any test cases. In case you are really stuck, you can always ask for help hereā€¦ Thats how things go here :slight_smile: