#include #include #include #include #include #include #include using namespace std; int n,m,t; long long a[100217]; struct text { int a; int b; }st[100217]; bool cmp(text a,text b) { return a.a3*l) // { // sum+=(t-3*l)*(t-3*l+1)/2; // l++; // } // printf("%d\n",sum); } }