随笔分类 -  topo排序

摘要:DZY Loves Topological SortingTime Limit: 4000/2000 MS (Java/Others)Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 866Accepted Submis... 阅读全文
posted @ 2015-04-05 13:47 92度的苍蓝 阅读(230) 评论(0) 推荐(0)
摘要:Sorting It All OutTime Limit:1000MSMemory Limit:10000KTotal Submissions:28762Accepted:9964DescriptionAn ascending sorted sequence of distinct values i... 阅读全文
posted @ 2015-03-05 12:14 92度的苍蓝 阅读(181) 评论(0) 推荐(0)
摘要:输入数据:4 61 21 32 33 42 44 24 61 21 32 33 42 41 2topo排序为偏序: 1 #include 2 #include 3 #include 4 using namespace std; 5 int indegree[100] ; 6 queueq; 7 in... 阅读全文
posted @ 2015-03-04 21:07 92度的苍蓝 阅读(308) 评论(0) 推荐(0)

http://images.cnblogs.com/cnblogs_com/Running-Time/724426/o_b74124f376fc157f352acc88.jpg