摘要: 多组输入只需把vector清零即可 o( ̄︶ ̄)o #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> PII; const int MAXN = 1e4+10; const 阅读全文
posted @ 2019-10-30 20:36 Mmasker 阅读(129) 评论(0) 推荐(0)