随笔分类 -  值域分块

摘要:经典的莫队+值域分块 虽然直接用莫队+树状数组也是能过的 贴个板子 #include<algorithm> #include<cstdio> #include<cstring> #include<vector> #include<queue> #include<map> #include<cmath 阅读全文
posted @ 2023-09-24 21:11 gan_coder 阅读(11) 评论(0) 推荐(0)