cf/mirror

Lizard Era: Beginning

CF
585D2300· international master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
1 0 0
0 1 0
0 0 1
Output
LM
MW
MW
Sample 2of 3
Input
7
0 8 9
5 9 -2
6 -8 -7
9 4 5
-4 -9 9
-4 5 2
-6 8 -7
Output
LM
MW
LM
LW
MW
LM
LW
Sample 3of 3
Input
2
1 0 0
1 1 0
Output
Impossible
585D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)