Find all distinct palindrome sub-strings of a given string In C | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
0
Sir, thnks for your help!
4th Apr 2021, 4:15 PM
Maja
Maja - avatar