QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#158527 | #7106. Infinite Parenthesis Sequence | ucup-team884# | WA | 2ms | 5864kb | C++14 | 5.5kb | 2023-09-02 16:38:27 | 2023-09-02 16:38:27 |
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: 2ms
memory: 5864kb
input:
3 (()) 3 0 -3 2 1 -2 3 2 0 0 ))()( 3 0 -3 4 2 1 3 3 -4 -1 ))()(()( 4 1234 -5678 9012 123 -456 789 12 -34 56 1 -2 3
output:
3 3 0 4 1 1 7343 621 49 1
result:
wrong answer 7th lines differ - expected: '7345', found: '7343'