#include using namespace std; int main(){ string str; for(int i=0;i<2;i++){ string s;cin>>s;str+=s; } int ma=0; int cur=0; while(cur