Design a simple string-parsing algorithm to detect substrings of same chars in a row
Anónimo
Can you please reiterate the question please? is it that they give a string and some chars. and result is the substrings of the string input containing those input chars?