How to find a missing letters in palindrome by c program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to find a missing letters in palindrome by c program

29th May 2018, 7:46 AM
S.Manoj
8 Answers
+ 4
Check out the link... I think it will help you....
28th Jun 2018, 4:02 AM
Prakher Srivastava
Prakher Srivastava - avatar
+ 1
Double could mean alot of things, would be nice to have examples of what you want. for the palindrome, some examples I thought were: input: A but tub output: a input: A tuba output: but is this what you want?
2nd Jun 2018, 3:07 PM
Alejandro Aristizabal
Alejandro Aristizabal - avatar
0
Do you have any case examples of what you want the program to output given a specific input?
29th May 2018, 6:39 PM
Alejandro Aristizabal
Alejandro Aristizabal - avatar
0
no bro
2nd Jun 2018, 1:37 PM
S.Manoj
0
and I have a one more doubt bro how to double the digits in integer
2nd Jun 2018, 1:38 PM
S.Manoj
0
1st example bro
3rd Jun 2018, 2:10 PM
S.Manoj
0
if I get an integer input as 1234 then it print 2468 I can't find a solution for that, Can you please give me some suggestions?
3rd Jun 2018, 2:11 PM
S.Manoj