Maximum Product Strikes Back
1660D1600· expert2s256 MB⌨ stdin/stdout
Examples
Sample 1of 1multi-test • hover to link
Input
541 2 -1 231 1 -252 0 -2 2 -13-2 -1 -13-1 -2 -2
Output
0 23 02 00 11 0
58%
1660D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)