cf/mirror

Omsk Metro (hard version)

CF
1843F22300· international master2s512 MB⌨ stdin/stdout

Examples

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