摘要:
一场咕咕咕咕的 "模拟测试" Problem A:绩效等级 solution:暴力! code: include include include include using namespace std; const int N=10010; int t,n,tot; struct data{ int 阅读全文
摘要:
离线乱搞。。。 也就是一个线段树合并没什么 include include include include using namespace std; int n,m,q,tot,cnt,num,h[100001],a[100001],ans[500001],fa[100001],root[10000 阅读全文