cf/mirror

Graph Composition

CF
2060E1500· specialist2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
5
3 2 1
1 2
2 3
1 3
2 1 1
1 2
1 2
3 2 0
3 2
1 2
1 0 0
3 3 1
1 2
1 3
2 3
1 2
Output
3
0
2
0
2
2060E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…