Match The Substring

String Matching is an important problem in computer science research and finds applications in data …

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.

@hjr265
This problem has CRLF line endings.
Please check my submission no 465772.

1 Like

Fixed and rejudged. Thank you for reporting.

What is the correct output for

input :
2
i am
am

output:
i amam or i am