Counting Substrings

You are given a string t, a prefix p, and a suffix s. You have to find the number of distinct substr…

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”.