cf/mirror

Yet Another Subarray Problem

CF
1197D1900· candidate master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
7 3 10
2 -4 15 -3 4 8 3
Output
7
Sample 2of 2
Input
5 2 1000
-13 -4 -9 -20 -11
Output
0
1197D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)