摘要: https://www.luogu.com.cn/problem/P1547 最小生成树中的最长边是最后被加入的 #include<bits/stdc++.h> using namespace std; #define in Read() typedef long long ll; int in{ 阅读全文
posted @ 2022-12-23 16:51 antimo 阅读(27) 评论(0) 推荐(0)