Skip to content

Commit a418de6

Browse files
fffelix-huangadamant-pwn
authored andcommitted
Add practice problems for mcmf
1 parent 47b4788 commit a418de6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/graph/min_cost_flow.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,9 @@ int min_cost_flow(int N, vector<Edge> edges, int K, int s, int t) {
160160
return cost;
161161
}
162162
```
163+
164+
## Practice Problems
165+
166+
* [CSES - Task Assignment](Task Assignment)
167+
* [CSES - Grid Puzzle II](https://cses.fi/problemset/task/2131)
168+
* [AtCoder - Dream Team](https://atcoder.jp/contests/abc247/tasks/abc247_g)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy