Not Afraid
787B1300· pupil2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
4 21 -34 -2 3 2 -3
Output
YES
Sample 2of 3
Input
5 25 3 -2 1 -1 53 -5 2 5
Output
NO
Sample 3of 3
Input
7 23 -1 6 77 -5 4 2 4 7 -3 4
Output
YES
58%
787B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)