摘要:
查询区间内部数字出现次数大于(r-l+1)/2的数字 阅读全文
posted @ 2019-08-13 15:37
bluefly-hrbust
阅读(191)
评论(0)
推荐(0)
摘要:
#include #include #include #include #include #define rep(i,j,k) for(int i=j;i=k;i--) #define LL long long using namespace std; const int maxx = 3e5+6; struct node{ int l,r; LL val; }tree[maxx>1; ... 阅读全文
posted @ 2019-08-13 00:35
bluefly-hrbust
阅读(127)
评论(0)
推荐(0)

浙公网安备 33010602011771号