摘要:
最小割... 怎么乱搞都可以--------------------------------------------------------------------------------#include#include#include#include#define rep( i, n ) for(... 阅读全文
posted @ 2015-05-23 22:03
JSZX11556
阅读(192)
评论(0)
推荐(0)
摘要:
拆点,费用流...-----------------------------------------------------------------------------#include#include#include#include#include#define rep( i, n ) for(... 阅读全文
posted @ 2015-05-23 18:44
JSZX11556
阅读(231)
评论(0)
推荐(0)
摘要:
不知道为什么这么慢....费用流,拆点....--------------------------------------------------------------------------------#include#include#include#include#include#define... 阅读全文
posted @ 2015-05-23 17:12
JSZX11556
阅读(209)
评论(0)
推荐(0)
摘要:
最小费用最大流..乱搞即可------------------------------------------------------------------------------#include#include#include#include#include#define rep( i, n )... 阅读全文
posted @ 2015-05-23 14:37
JSZX11556
阅读(223)
评论(2)
推荐(0)