#include using namespace std; int i,n; string s,rs; int main() { ios_base::sync_with_stdio(0); cin.tie(0); getline(cin,s); n=s.length(); for(i=0;i