cf/mirror

Pointless Machine

CF
2164G3300· legendary gm4s256 MB⇄ interactive

Examples

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