cf/mirror

Design Tutorial: Learn from Life

CF
472B1300· pupil1s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 2
2 3 4
Output
8
Sample 2of 3
Input
4 2
50 100 50 100
Output
296
Sample 3of 3
Input
10 3
2 2 2 2 2 2 2 2 2 2
Output
8
472B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)