cf/mirror

Electric Scheme

CF
1054F2700· international gm1s256 MB⌨ stdin/stdout

Examples

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