cf/mirror

Omsk Metro (simple version)

CF
1843F11800· expert2s512 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
10
+ 1 -1
+ 1 -1
+ 3 1
+ 3 -1
+ 3 1
? 1 6 -1
? 1 6 2
? 1 2 0
? 1 5 -2
? 1 4 3
Output
YES
NO
YES
YES
NO
1843F1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…