#include using namespace std; int a[101][101]; int b[101][101]; int n,m,r,c; void paint(int y,int x) { for(int i=y;i