cf/mirror

Monsters Attack!

CF
1923B1100· newbie2.5s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
5
3 2
1 2 3
-1 2 3
2 1
1 1
-1 1
4 10
3 4 2 5
-3 -2 1 3
5 3
2 1 3 2 5
-3 -2 3 4 5
2 1
1 2
1 2
Output
YES
NO
YES
YES
NO
1923B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)