Help me in solving MAXEQEASY problem

My issue

What topic problem is related too

My code

#include <bits/stdc++.h>
using namespace std;

int main() {
	// your code goes here

}

Problem Link: Equal Pairs (Easy) Practice Coding Problem