cf/mirror

Tidying Up

CF
316C22300· international master4s256 MB⌨ stdin/stdout

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
316C2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…