QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#258162 | #7683. Hard Brackets Problem | ucup-team2551# | WA | 74ms | 3484kb | C++14 | 1.0kb | 2023-11-19 15:45:35 | 2023-11-19 15:45:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3480kb
input:
3 ((())) ( )))()
output:
((() impossible )))()
result:
ok 3 cases (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 74ms
memory: 3484kb
input:
100000 ())(()()() ()())())) )()()()() ())()(())( ((())())) )(())()))( )()))()))) )))))(((() ()))((()(( ()((()())) (()())()) ())(()))() (())(()))) ))))(()(() ()))(())(( ()((())()) ()))()))() ()((())()) ()()))((() ()))(())) (()(()))) ())((())) ())()((()) (()(()))) ()(((()()) ))))())))( ((((()()() (()(...
output:
impossible ()())())) )()()()() impossible ((())() impossible )()))()))) impossible impossible ()((()() (()())() impossible (())(()) impossible impossible impossible ()))()))() impossible impossible ()))(()) (()(()) ())((() impossible (()(()) impossible impossible impossible impossible impossible imp...
result:
wrong answer the result string is incorrect (test case 5)