摘要:
#include#include#include#includeusing namespace std;#define inf 999999999#define N 300struct node { int u,v,w,next;}bian[N*10];int yong,n,head[N];voi... 阅读全文
posted @ 2014-02-22 14:17
HYDhyd
阅读(120)
评论(0)
推荐(0)
浙公网安备 33010602011771号