#include using namespace std; int main() { int N; string S[10]; cin >> N; for(int i=0;i> S[i]; for(int i=0;i