cf/mirror

Nash Matrix

CF
1316D2000· candidate master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2
1 1 1 1
2 2 2 2
Output
VALID
XL
RX
Sample 2of 2
Input
3
-1 -1 -1 -1 -1 -1
-1 -1 2 2 -1 -1
-1 -1 -1 -1 -1 -1
Output
VALID
RRD
UXD
ULL
1316D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…