QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#257830 | #7683. Hard Brackets Problem | ucup-team2051# | WA | 0ms | 3832kb | C++14 | 621b | 2023-11-19 13:15:46 | 2023-11-19 13:15:46 |
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: 0
Wrong Answer
time: 0ms
memory: 3832kb
input:
3 ((())) ( )))()
output:
((( impossible ))))))(
result:
wrong answer the output is too long (test case 3)