Question: create a vector object to store strings. get strings from the console and store them in the vector object until the user presses q or
create a vector object to store strings.
get strings from the console and store them in the vector object until the user presses q or Q
print the input string count to the console
print all the palindrome strings to the console
code should be in C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
