摘要: 100% (参考了这里) #include<bits/stdc++.h> using namespace std; typedef long long ll; const int N=2e6+15; const ll inf=(ll)(1e18)<<2; #define pb push_back # 阅读全文
posted @ 2021-03-07 12:11 神犇(shenben) 阅读(673) 评论(0) 推荐(0) 编辑