摘要: https://zoj.pintia.cn/problem-sets/91827364500/problems/91827366175 分数规划+最小割。 1 #include<cstdio> 2 #include<cstring> 3 #include<cstdlib> 4 #include<al 阅读全文
posted @ 2020-02-04 11:04 Blue233333 阅读(80) 评论(0) 推荐(0) 编辑