cf/mirror

Too Min Too Max

CF
1934A800· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
5
4
1 1 1 1
5
1 1 2 2 3
8
5 1 3 2 -3 -1 10 3
4
3 3 1 1
4
1 2 2 -1
Output
0
6
38
8
8
1934A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)