
拓扑排序
我好想逃
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hdu 3342 Legal or Not 拓扑排序判断环
Problem Description ACM-DIY is a large QQ group where many excellent acmers get together. It is so harmonious that just like a big family. Every day,many "holy cows" like HH, hh, AC, ZT, lcc, BF, Qin...原创 2018-08-01 14:58:10 · 166 阅读 · 0 评论 -
HDU 4857 逃生 (拓扑排序模板题,优先队列,vector)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4857 先上几个知识点的讲解 https://blog.csdn.net/qq_35644234/article/details/60578189 拓扑排序 https://blog.csdn.net/galesaur_wcy/article/details/75299979 优先队列 ht...原创 2018-08-31 12:33:46 · 293 阅读 · 0 评论