cf/mirror

MEX and Increments

CF
1619E1700· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
5
3
0 1 3
7
0 1 2 3 4 3 2
4
3 0 0 0
7
4 6 2 3 5 0 5
5
4 0 1 0 4
Output
1 1 0 -1
1 1 2 2 1 0 2 6
3 0 1 4 3
1 0 -1 -1 -1 -1 -1 -1
2 1 0 2 -1 -1
1619E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)