cf/mirror

Restore the Weather

CF
1833B900· newbie1s256 MB⌨ stdin/stdout

Examples

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