Brackets
123C2300· international master1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
1 2 11 2
Output
()
Sample 2of 3
Input
2 3 11 2 34 5 6
Output
(()())
Sample 3of 3
Input
3 2 23 61 42 5
Output
())(()
58%
123C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)