cf/mirror

Uncle Bogdan and Country Happiness

CF
1388C1800· expert2s256 MB⌨ stdin/stdout

Examples

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