cf/mirror

Reality Show

CF
1322D2800· international gm2s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
5 4
4 3 1 2 1
1 2 1 2 1
1 2 3 4 5 6 7 8 9
Output
6
Sample 2of 3
Input
2 2
1 2
0 0
2 1 -100 -100
Output
2
Sample 3of 3
Input
5 4
4 3 2 1 1
0 2 6 7 4
12 12 12 6 -3 -5 3 10 -4
Output
62
1322D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)