摘要: #include <iostream> #include <cstdio> #include <algorithm> #define mid ((l+r)>>1) using namespace std; const int maxn=2e5+10; int cnt=0,sum[maxn<<5],l 阅读全文
posted @ 2019-09-16 21:12 wyhbadly 阅读(125) 评论(0) 推荐(0)