#include using namespace std; int main() { int n,c=0,i,j; cin>>n; int a[n+2][2]; for(i=0;i>a[i][j]; } //t=a[0][0],tt=a[0][1]; for(i=1;i