Help me in solving ONEFULPAIRS problem

My issue

didn’t get the question

My code

#include <stdio.h>

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


Problem Link: ONEFULPAIRS Problem - CodeChef