题目描述 输入格式 abc cba 输出格式 4 AC Code #include <iostream> #include <string> using namespace std; int main(<