摘要:
参考 http://blog.csdn.net/zhuyingqingfen/article/details/6370561刘汝佳白皮书#include#include#include#includeusing namespace std;#define N 2100#define inf 1000... 阅读全文
posted @ 2014-02-19 21:14
HYDhyd
阅读(118)
评论(0)
推荐(0)
摘要:
#include#include#include#includeusing namespace std;#define N 2100struct node {int u,v,w,next;}bian[N];int n,m,yong,head[N];void creat(int u,int v,int... 阅读全文
posted @ 2014-02-19 18:58
HYDhyd
阅读(164)
评论(0)
推荐(0)
浙公网安备 33010602011771号