cf/mirror

Orchestra

CF
627E3000· legendary gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2 2 1 1
1 2
Output
4
Sample 2of 3
Input
3 2 3 3
1 1
3 1
2 2
Output
1
Sample 3of 3
Input
3 2 3 2
1 1
3 1
2 2
Output
4
627E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)