Help me in solving SALARY problem

My issue

I can’t understand the problem . Help me to understand the problelm .

My code

#include <iostream>
using namespace std;

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

Problem Link: SALARY Problem - CodeChef