#include #include #include #include #include using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); int T;cin>>T; for(;T--;) { int N;cin>>N; atcoder::fenwick_treeBIT(N); long long x=0; vectorL,R; for(int i=0;i>P;P--; int l=BIT.sum(0,P); int r=i-l; bool fl; if(l