Bear and Contribution
639D2400· grandmaster4s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
4 3 100 3012 2 6 1
Output
220
Sample 2of 3
Input
4 3 30 10012 2 6 1
Output
190
Sample 3of 3
Input
6 2 987 789-8 42 -4 -65 -8 -8
Output
0
58%
639D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)