#include using namespace std; int main() { cin.sync_with_stdio(0); cin.tie(0); int a[10],b[10],t,i,x=0,y=0; cin>>t; for(i=0;i>a[i]>>b[i]; } for(i=0;i