Help me in solving PREFSUFF problem

My issue

i need hint problem PREFSUFF

My code

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

int main() {
	// your code goes here

}

Problem Link: Prefix Suffix Inequality Practice Coding Problem