Introduction - If you have any usage issues, please Google them yourself
Stack and queue principle to design a program to detect the input string to determine whether the string is a palindrome data, and outputs the judgment result. Such as: "abcxcba" or "abccba" are palindromes data.