0
why are the palinndrome words not being found in this code
2 Antworten
+ 6
your pal function is totally wrong it only check if a char is equal and then return 1 or 0, and am not sure what you are looking for in the main, the code there look jumbled