Main Sequence
286C2100· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
21 10
Output
YES1 -1
Sample 2of 4
Input
41 1 1 11 3
Output
YES1 1 -1 -1
Sample 3of 4
Input
31 1 10
Output
NO
Sample 4of 4
Input
41 2 2 12 3 4
Output
YES1 2 -2 -1
58%
286C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)