Input:
5 10 10
10 2 3 4 5
Output:
26
Input:
10 10 10
1 2 3 4 5 6 7 8 9 10
Output:
120
Tags: implementation, sort, data structures
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Input:
5 10 10
10 2 3 4 5
Output:
26
Input:
10 10 10
1 2 3 4 5 6 7 8 9 10
Output:
120
Tags: implementation, sort, data structures