#include > n >> m; for (i = 0; i < n; i++) { cin>> a[i] >> b[i]; } for (i = 0; i < n; i++) { if (a[i]>b[i] && ak