QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#613030 | #7683. Hard Brackets Problem | GuanYunchang | WA | 17ms | 3540kb | C++17 | 1.5kb | 2024-10-05 13:27:33 | 2024-10-05 13:27:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3540kb
input:
3 ((())) ( )))()
output:
((( impossible )))(
result:
ok 3 cases (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 17ms
memory: 3492kb
input:
100000 ())(()()() ()())())) )()()()() ())()(())( ((())())) )(())()))( )()))()))) )))))(((() ()))((()(( ()((()())) (()())()) ())(()))() (())(()))) ))))(()(() ()))(())(( ()((())()) ()))()))() ()((())()) ()()))((() ()))(())) (()(()))) ())((())) ())()((()) (()(()))) ()(((()()) ))))())))( ((((()()() (()(...
output:
impossible (()))())) )(((( ())(((( impossible )((()))))( )()))()))) )))))(((( impossible impossible impossible ())(()))( (((()))))) impossible ()))(((( impossible ()))()))( impossible (())))((( ()))(())) impossible ())((( ())(((( impossible impossible ))))())))( impossible impossible impossible ())(...
result:
wrong answer the result string is incorrect (test case 2)