Help me in solving TOP10 problem

My issue

My code

#include <stdio.h>

int main(void) {
	// your code goes here
	return 0;
}


Problem Link: TOP10 Problem - CodeChef