Help me in solving ICL1905 problem

My issue

//approach of the question???

My code

#include <iostream>
using namespace std;

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

Problem Link: ICL1905 Problem - CodeChef