Young Physicist
69A1000· newbie2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
34 1 7-2 4 -11 -5 -3
Output
NO
Sample 2of 2
Input
33 -1 7-5 2 -42 -1 -3
Output
YES
58%
69A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
34 1 7-2 4 -11 -5 -3
NO
33 -1 7-5 2 -42 -1 -3
YES