Help me in solving CHN16F problem

My issue

My code

#include <iostream>
using namespace std;

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

Problem Link: CHN16F Problem - CodeChef