摘要: 1 分块1 区间加法,单点查询。 #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> #include <vector> using namespace std; const int maxn=5e4+ 阅读全文
posted @ 2020-11-10 14:42 刘子闻 阅读(70) 评论(0) 推荐(0)