MCF
1766F2800· international gm4s512 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
3 31 2 3 -101 2 3 -152 3 2 0
Output
Possible1 1 2
Sample 2of 4
Input
3 31 2 3 -101 2 3 -152 3 3 0
Output
Impossible
Sample 3of 4
Input
3 31 2 3 -101 2 3 -152 3 4 0
Output
Possible1 3 4
Sample 4of 4
Input
6 75 6 9 -401 2 3 -101 4 5 204 5 7 302 5 1 -151 3 3 53 5 3 0
Output
Possible5 1 1 1 1 3 3
58%
1766F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…