cf/mirror

Bear and Contribution

CF
639D2400· grandmaster4s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
4 3 100 30
12 2 6 1
Output
220
Sample 2of 3
Input
4 3 30 100
12 2 6 1
Output
190
Sample 3of 3
Input
6 2 987 789
-8 42 -4 -65 -8 -8
Output
0
639D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)