Find all distinct palindrome sub-strings of a given string In C | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Find all distinct palindrome sub-strings of a given string In C

How to find substrings of given string that are palindromes, (not including one letter),in C. I found a solution in C ++, though, including one letter. https://www.geeksforgeeks.org/find-number-distinct-palindromic-sub-strings-given-string/amp/ . Does anyone have an example program written in C that does this? Thanks

4th Apr 2021, 8:28 AM
Maja
Maja - avatar
1 Antwort
0
Sir, thnks for your help!
4th Apr 2021, 4:15 PM
Maja
Maja - avatar