摘要: #Kahn算法 #include<cstdio> #include<iostream> #include<cstring> #include<cmath> #include<stack> using namespace std; const int maxn=10000+5; int n,m,tot 阅读全文
posted @ 2020-05-30 21:38 _乀aakennes 阅读(118) 评论(0) 推荐(0) 编辑
摘要: #include<cstdio> #include<cstring> #include<iostream> #include<cmath> #include<algorithm> #include<queue> using namespace std; const int maxn=1e4+5,IN 阅读全文
posted @ 2020-05-30 20:41 _乀aakennes 阅读(109) 评论(0) 推荐(0) 编辑
levels of contents