cf/mirror

CNF 2

CF
571C2500· grandmaster2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2 2
2 1 -2
2 2 -1
Output
YES
11
Sample 2of 3
Input
4 3
1 1
1 2
3 -1 -2 3
1 -3
Output
NO
Sample 3of 3
Input
5 6
2 1 2
3 1 -2 3
4 -3 5 4 6
2 -6 -4
1 5
Output
YES
100010
571C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…