cf/mirror

Thwarting Demonstrations

CF
191E2200· master6s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 4
1 4 2
Output
4
Sample 2of 3
Input
4 6
2 -1 2 -1
Output
1
Sample 3of 3
Input
8 10
1 -2 3 -4 5 -6 7 -8
Output
2
191E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…