cf/mirror

Brackets

CF
123C2300· international master1s256 MB⌨ stdin/stdout

Examples

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