Complete the Projects (easy version)
1203F12100· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
3 44 610 -28 -1
Output
YES
Sample 2of 4
Input
3 54 -54 -21 3
Output
YES
Sample 3of 4
Input
4 45 25 -32 14 -2
Output
YES
Sample 4of 4
Input
3 1010 010 -1030 0
Output
NO
58%
1203F1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)