摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <algorithm> 4 #include <cstring> 5 using namespace std; 6 int n,m,map[101][11],dist[1025][11],has 阅读全文
posted @ 2016-06-29 15:53 oyzx~ 阅读(467) 评论(0) 推荐(0) 编辑
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <algorithm> 4 #include <cstring> 5 using namespace std; 6 #define maxn 100005 7 #define maxm 2000 阅读全文
posted @ 2016-06-29 15:41 oyzx~ 阅读(181) 评论(0) 推荐(0) 编辑