摘要:
注意重边!!!!View Code 1 #include<stdio.h> 2 #include<string.h> 3 #include<stdlib.h> 4 #include<algorithm> 5 #include<iostream> 6 #include<queue> 7 using namespace std; 8 const int maxn = 505; 9 int mat[ maxn ][ maxn ];10 int ind[ maxn ];11 int res[ maxn ];12 int vis[ 阅读全文
posted @ 2013-04-26 16:34
xxx0624
阅读(222)
评论(0)
推荐(0)

浙公网安备 33010602011771号