cf/mirror

Array and Operations

CF
498C2100· master1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 2
8 3 8
1 2
2 3
Output
0
Sample 2of 2
Input
3 2
8 12 8
1 2
2 3
Output
2
498C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…