cf/mirror

Kevin and Nivek

CF
2061I3500· legendary gm4s512 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
3
5
-1 -1 -1 -1 -1
5
3 2 5 4 1
5
100 -1 -1 -1 1
Output
0 0 0 0 0 0
0 1 3 6 10 15
0 1 100 100 100 101
2061I.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)