cf/mirror

Strong Vertices

CF
1857D1300· pupil2s256 MB⌨ stdin/stdout

Examples

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