摘要: "真的是个板子……" 这里存下,以免以后自己找不到…… ~~~cpp include using namespace std; const int maxn=1e6+10; const int maxtot=1e3+10; int n,q; int block,tot; int a[maxn],d[ 阅读全文
posted @ 2020-05-05 20:53 ztz_cpp 阅读(137) 评论(0) 推荐(0)