The World Is Just a Programming Task (Easy Version)
1248D12000· candidate master1s512 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
10()()())(()
Output
58 7
Sample 2of 3
Input
12)(()(()())()
Output
45 10
Sample 3of 3
Input
6)))(()
Output
01 1
58%
1248D1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)