1804: 分糖果 - CCF-GESP2025年6月三级C++

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:23 Solved:5

Description

Input

Output

输出一行,一个整数,表示最少需要准备的糖果数量。

Sample Input Copy

4
1 4 3 3

Sample Output Copy

16

HINT