I have to display the total scores according to name of the participants, yet it\'s now working. how do i solve this problem?
int scores[5][2], i, j; int sum =0;