QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#261944 | #7683. Hard Brackets Problem | mohiUNYpeAKs# | WA | 11ms | 3620kb | C++14 | 4.5kb | 2023-11-23 13:53:25 | 2023-11-23 13:53:26 |
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: 0ms
memory: 3580kb
input:
3 ((())) ( )))()
output:
((())) impossible )))()
result:
ok 3 cases (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 11ms
memory: 3620kb
input:
100000 ())(()()() ()())())) )()()()() ())()(())( ((())())) )(())()))( )()))()))) )))))(((() ()))((()(( ()((()())) (()())()) ())(()))() (())(()))) ))))(()(() ()))(())(( ()((())()) ()))()))() ()((())()) ()()))((() ()))(())) (()(()))) ())((())) ())()((()) (()(()))) ()(((()()) ))))())))( ((((()()() (()(...
output:
impossible ()())())) )()()()() impossible impossible impossible )()))()))) impossible impossible impossible impossible ())(()))() (())(()))) impossible impossible impossible ()))()))() impossible impossible ()))(())) impossible ())((())) impossible impossible impossible impossible impossible impossi...
result:
wrong answer Jury has the answer but participant has not (test case 5)