#include using namespace std; int main() { int a[20][20],s=0,n,i,j; cin>>n; for(i=0;i>a[i][j]; for(i=0;i