#include #include using namespace std; int main(){ int a[100][100],b,c; cin >>b>>c; for(int i=0;i>a[i][j]; } } for(int i=0;i