cf/mirror

Alyona and flowers

CF
740B1200· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
5 4
1 -2 1 3 -4
1 2
4 5
3 4
1 4
Output
7
Sample 2of 3
Input
4 3
1 2 3 4
1 3
2 4
1 1
Output
16
Sample 3of 3
Input
2 2
-1 -2
1 1
1 2
Output
0
740B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)