cf/mirror

Regular Bracket Sequences

CF
1574A800· newbie2s512 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
3
3
1
3
Output
()()()
((()))
(()())
()
((()))
(())()
()(())
1574A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)