摘要: 花30分钟发现lg翻译出错了 又花30分钟学习欧拉回路怎么求 再花30分钟等待codeforces的queue #include<bits/stdc++.h> using namespace std; int t,n,m; vector<int> res; struct edge{ int v,w, 阅读全文
posted @ 2024-07-30 10:39 Kent530 阅读(19) 评论(0) 推荐(0)