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