cf/mirror

3-Coloring

CF
1503B1700· expert3s256 MB⇄ interactive

Examples

Sample 1of 1
Input
2
1
 
2
 
1
 
3
Output
2 1 1
 
3 1 2
 
3 2 1
 
1 2 2
1503B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)