#include #include using namespace std; int main(){ string S; cin>>S; if(S.size()%2==0){ string T; for(int x=0;x