Laboratory Work
931C1700· expert1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
6-1 1 1 0 0 -1
Output
20 0 0 0 0 0
Sample 2of 3
Input
3100 100 101
Output
3101 100 100
Sample 3of 3
Input
7-10 -9 -10 -8 -10 -9 -9
Output
5-10 -10 -9 -9 -9 -9 -9
58%
931C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)