#include using namespace std; int main(){ int t,i=0,f=0; int a[t],b[t]; while(t--){ cin>>a[i]>>b[i]; i++; } for(int j=0;j