#include #include using namespace std; int main() { string s; getline(cin,s); int len=s.size(); for(int i=0,j=len-1;i