Java the leads game

QQ=http:http://www.codechef.com/problems/TLG
MY SOLUTION=http://www.codechef.com/viewsolution/4454454
TYPE OF ERROR SHOWN=WRONG ANSWER
PLZ EXPLAIN IN DETAILS

PLZ SOME ONE ANSWER

65 views no answer.god plz help.

Actually, the description in the problem is itself vague. it seems pretty simple when u take the highest lead and the winner accordingly.But if you take the sum of the scores of each player of the round and then calculate the lead ,and the winner , submission will be successful. something is wrong with the description itself.