会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kent
博客园
首页
新随笔
联系
订阅
管理
2024年7月30日
每日一题-CF1994F
摘要: 花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)