#include using namespace std; main() { string s;cin>>s; int cnt=0; cnt=s.size()*2+1; for(int i=0;i