随笔分类 - 树链剖分
摘要:参考博客:https://www.cnblogs.com/ivanovcraft/p/9019090.html #include<iostream> #include<cstdio> #define int long long using namespace std; const int maxn=
阅读全文
posted @ 2020-02-15 14:54
晴屿