摘要: #include<bits/stdc++.h> #define o(x,y) make_pair(x,y) using namespace std; const int mn=3e5+7; int fr[mn],nx[2*mn],to[2*mn],c[2*mn],tt,fr2[mn],nx2[2*m 阅读全文
posted @ 2020-11-15 18:25 停不下来的奥尔加 阅读(96) 评论(0) 推荐(0)