#include using namespace std; int main(){ int h,w; cin>>h>>w; string s[h]; for(int i=0;i>s[i]; for(int i=0;i