传统弱校HFUT的蒟蒻,真相只有一个

摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1083 二分图匹配用得很多 这道题只需要简化的二分匹配 #include<iostream> #include<cstdio> #include<cstring> #define maxm 410 using na 阅读全文
posted @ 2016-02-29 10:52 未名亚柳 阅读(152) 评论(0) 推荐(0) 编辑