cf/mirror

Tidying Up

CF
316C12200· master4s256 MB⌨ stdin/stdout
#flows

Examples

Sample 1of 2
Input
2 3
1 1 2
2 3 3
Output
2
Sample 2of 2
Input
3 4
1 3 2 6
2 1 5 6
4 4 5 3
Output
4
316C1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…