Minimum Array
1887C2400· grandmaster3s256 MB⌨ stdin/stdout
Examples
Sample 1of 1multi-test • hover to link
Input
241 2 3 421 4 01 3 -10052 1 2 5 432 4 32 5 -21 3 1
Output
-99 -98 -97 42 1 2 5 4
58%
1887C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)