会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
57one
博客园
首页
新随笔
联系
管理
订阅
2024年2月1日
POJ--2139 Six Degrees of Cowvin Bacon(最短路)
摘要: 记录 20:34 2024-2-1 http://poj.org/problem?id=2139 最短路问题,使用Floyd后遍历选择就可以了。注意是多case输入,答案截尾。 #include<cstdio> #include<cstring> #include<iostream> #define
阅读全文
posted @ 2024-02-01 20:36 57one
阅读(9)
评论(0)
推荐(0)
公告