#include #include typedef struct{ char ele[21]; }str; str s[10],t[10]; int main(void){ int n,i; scanf("%d",&n); for (i=0;i