cf/mirror

Zero Path

CF
1695C1700· expert2s256 MB⌨ stdin/stdout

Examples

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