#include using namespace std; #define rep(i, n) for (int i = 0; i < (n); i++) typedef long long ll; typedef pair pii; typedef vector vll; typedef vector vi; typedef vector> vvi; typedef vector> vvll; const ll inf = 1e16; const ll md = 1000000007; string s[2]; string p[2]; string win(){ string a,b; a=p[0]; b=p[1]; if(a.size()>b.size()) return s[0]; if(a.size()b[i]) return s[0]; if(a[i]>s[i]>>p[i]>>x; cout<