Problem Code: MINIMAX, get a Wrong Answer in submission process.

Here is my solution: https://www.codechef.com/viewsolution/18956503
Here is the problem: https://www.codechef.com/problems/MINIMAX
I run successfully by given test case, but I get a Wrong Answer in submission process.
Need a false test case for my solution.