cf/mirror

Orchestra

CF
635A1100· newbie2s256 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
635A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)