摘要:
#include<bits/stdc++.h>using namespace std;long long a[200007];vector<int>v[77];int main(){ ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL) 阅读全文
posted @ 2019-09-23 18:04
sewage
阅读(179)
评论(0)
推荐(0)
摘要:
#include<bits/stdc++.h>using namespace std;int n,m,s; vector<int>edge[200007];queue<int>leaf;int weight[200007],degree[200007];long long wei[200007];/ 阅读全文
posted @ 2019-09-23 18:02
sewage
阅读(174)
评论(0)
推荐(0)

浙公网安备 33010602011771号