cf/mirror

Winter Is Coming

CF
747D1800· expert1s256 MB⌨ stdin/stdout

Examples

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