Maximum Product
1406B1200· pupil2s512 MB⌨ stdin/stdout
Examples
Sample 1of 1
Input
45-1 -2 -3 -4 -56-1 -2 -3 1 2 -16-1 0 0 0 -1 -16-9 -7 -5 -3 -2 1
Output
-120120945
58%
1406B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
45-1 -2 -3 -4 -56-1 -2 -3 1 2 -16-1 0 0 0 -1 -16-9 -7 -5 -3 -2 1
-120120945