cf/mirror

Sequence Game

CF
2164A800· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
3
3
2 7 5
4
5
-1 3 7 -9 -2
8
6
1 -1 -4 5 1 -4
-2
Output
YES
NO
YES
2164A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)