#include using namespace std; int main(void){ int n;cin>>n; string lst1[n],lst2[n]; for(int i=0;i>lst1[i]; for(int i=0;i>lst2[i]; for(int i=0;i