#include using namespace std; main(){ int n,m; bool flag = false; cin >> n >> m; string love[n]; for(int i=0; i> love[i]; } for(int j=0; j