Question: Based on the code below, I'm supposed to Write a C++ program that determines if a given string is a palindrome. When I enter in
Based on the code below, I'm supposed to Write a C++ program that determines if a given string is a palindrome. When I enter in a string, it's supposed to properly tell me if it's a palindrome or not. The problem is that no matter what I enter, it tells me what I enter isn't a palindrome. I need help correcting this error in the code below.
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
