摘要: 同 Luogu P3373 注意如果写 pushup 的话不要越界 注意更新 sum 值的位置 # include <iostream> # include <cstdio> # define MAXN 100000+5 # define LL long long using namespace s 阅读全文
posted @ 2020-06-05 19:06 ChPu437 阅读(131) 评论(0) 推荐(0) 编辑