#include using namespace std; int main(){ int h,w; cin>>h>>w; vector>t(h,vector(w)); int x,y,a,b,c,d; for(int i=0;i>s; for(int j=0;j