cf/mirror

Not Afraid

CF
787B1300· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
4 2
1 -3
4 -2 3 2 -3
Output
YES
Sample 2of 3
Input
5 2
5 3 -2 1 -1 5
3 -5 2 5
Output
NO
Sample 3of 3
Input
7 2
3 -1 6 7
7 -5 4 2 4 7 -3 4
Output
YES
787B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)