Three Sequences
1406D2200· master2s512 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
42 -1 7 322 4 -33 4 2
Output
556
Sample 2of 3
Input
6-9 -10 -9 -6 -5 432 6 -91 2 -104 6 -3
Output
3331
Sample 3of 3
Input
1021 1 -11 1 -1
Output
00-1
58%
1406D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)