cf/mirror

Slimes

CF
1923D1800· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
4
4
3 2 4 2
3
1 2 3
5
2 2 3 1 1
7
4 2 3 6 1 1 8
Output
2 1 2 1
1 1 -1
2 1 -1 1 2
2 1 1 3 1 1 4
1923D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)