cf/mirror

Array Recovery

CF
1739B1100· newbie2s256 MB⌨ stdin/stdout

Examples

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