CNF 2
571C2500· grandmaster2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
2 22 1 -22 2 -1
Output
YES11
Sample 2of 3
Input
4 31 11 23 -1 -2 31 -3
Output
NO
Sample 3of 3
Input
5 62 1 23 1 -2 34 -3 5 4 62 -6 -41 5
Output
YES100010
58%
571C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…