cf/mirror

Cross Swapping

CF
1713E2400· grandmaster1s256 MB⌨ stdin/stdout

Examples

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