摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> # 阅读全文
posted @ 2020-06-04 16:15 晴屿 阅读(153) 评论(0) 推荐(0) 编辑
摘要: #include<cstdio> #include<iostream> using namespace std; typedef long long ll; const int N=2e6+5; ll q[N]; ll sum[N],a[N],n,p,d; ll l,r;//维护区间 ll hh,t 阅读全文
posted @ 2020-06-04 13:52 晴屿 阅读(126) 评论(0) 推荐(0) 编辑
摘要: #include<cstdio> #include<queue> #include<cstring> #include<cmath> #include<iostream> #define mod 9987 using namespace std; const int N=1000005; int e 阅读全文
posted @ 2020-06-04 00:45 晴屿 阅读(49) 评论(0) 推荐(0) 编辑
摘要: #include<iostream> #include<cstdio> #include<algorithm> #include<queue> #include<iomanip> #include<cstring> using namespace std; typedef long long ll; 阅读全文
posted @ 2020-06-04 00:28 晴屿 阅读(93) 评论(0) 推荐(0) 编辑
摘要: #include<map> #include<queue> #include<time.h> #include<limits.h> #include<cmath> #include<ostream> #include<iterator> #include<set> #include<stack> # 阅读全文
posted @ 2020-06-04 00:16 晴屿 阅读(121) 评论(0) 推荐(0) 编辑