# include # include using namespace std; int main() { char l[101],r[101];//,p[101]; int i,j; cin.getline(l,101); i=0; j=0; while (i