摘要:
1 struct Dinic 2 { 3 struct node 4 { 5 int x,y,c,next; 6 }line[MAXM]; 7 int Lnum,_next[MAXN],dis[MAXN],dp[MAXN];... 阅读全文
posted @ 2015-04-07 15:59
tsw123
阅读(105)
评论(0)
推荐(0)
有情怀的普通人
2015年4月7日
2015年4月5日
2015年3月31日
2015年3月30日
2015年3月29日
2015年3月28日