摘要:
#include<iostream>#include<cstdio>using namespace std;struct data{ int l,r,sum; bool tag;}tr[8500001];int n,m;void build(int k,int s,int t){ tr[k].l=s 阅读全文
posted @ 2016-05-08 10:52
零寂
阅读(131)
评论(0)
推荐(0)
|
零域
寂寞是最真实的生活 |