#include using namespace std; signed main(){ int h,w;cin>>h>>w; vector s(h); for(int i=0;i>s[i]; bool f=false; for(int i=0;i