cf/mirror

Array Differentiation

CF
1552D1800· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
5
5
4 -7 -1 5 10
1
0
3
1 10 100
4
-3 2 10 2
9
25 -171 250 174 152 242 100 -205 -258
Output
YES
YES
NO
YES
YES
1552D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…