cf/mirror

Rowena Ravenclaw's Diadem

CF
855D2500· grandmaster2s256 MB⌨ stdin/stdout
#trees

Examples

Sample 1of 2
Input
3
-1 -1
1 0
2 0
2
1 1 3
2 1 3
Output
YES
NO
Sample 2of 2
Input
3
-1 -1
1 0
1 1
2
2 2 3
2 3 2
Output
YES
NO
855D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…