摘要: 费用流 例题A题解 将每天拆成月初和月底,然后再月初买卖,月底存进仓库,按照题意进行连边即可。 例题A代码 #include<bits/stdc++.h> using namespace std; inline int read(){ int x = 0, f = 1;char ch = getch 阅读全文
posted @ 2023-12-13 20:38 Call_me_Eric 阅读(109) 评论(0) 推荐(0)
Live2D