#include using namespace std; int main(){ string a,b; cin>>a>>b; if(a.size()>b.size())cout<b[i]){ cout<a[i]){ cout<