Synchrophasotron
68C2200· master3s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
21 2 1 2 3
Output
1 4
Sample 2of 4
Input
31 2 1 2 31 3 0 0 02 3 3 4 5
Output
-1 -1
Sample 3of 4
Input
41 2 0 2 12 3 0 2 11 3 0 2 61 4 0 0 12 4 0 0 03 4 2 3 0
Output
2 15
Sample 4of 4
Input
31 2 0 2 11 3 1 2 12 3 1 2 1
Output
2 6
58%
68C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)