cf/mirror

Credit Card

CF
893D1900· candidate master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
5 10
-1 5 0 -5 3
Output
0
Sample 2of 3
Input
3 4
-10 0 20
Output
-1
Sample 3of 3
Input
5 10
-5 0 10 -11 0
Output
2
893D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)