
最短路
TJU_Tahara
这波能成吗?????
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU 2377 Bus Pass(最短路 SPFA)
Bus PassTime Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 986 Accepted Submission(s): 409Problem DescriptionYou travel a lot b原创 2016-08-28 12:55:36 · 632 阅读 · 0 评论 -
HDU 2363 Cycling(并查集 SPFA 暴力枚举)
CyclingTime Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1286 Accepted Submission(s): 432Problem DescriptionYou want to cycle t原创 2016-08-30 20:18:38 · 499 阅读 · 0 评论 -
HDU 1596 find the safest road(水数据的 floyd)
find the safest roadTime Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 11717 Accepted Submission(s): 4150Problem DescriptionXX星原创 2016-08-07 13:25:49 · 307 阅读 · 0 评论 -
HDU 5876 Sparse Graph(补图 最短路 BFS map)
Sparse GraphTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 1574 Accepted Submission(s): 553Problem DescriptionIn graph the原创 2016-09-15 12:45:24 · 475 阅读 · 0 评论