QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#585326 | #9315. Rainbow Bracket Sequence | MaMengQi | WA | 1ms | 3860kb | C++17 | 1.6kb | 2024-09-23 20:21:14 | 2024-09-23 20:21:15 |
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: 1ms
memory: 3860kb
input:
2 3 2 1 2 1 2 2 2 1 2 3 1 4 2 2 1 3 2 2 2 1 2 2 2 1 2 3 1 4 2 2 1
output:
9 9
result:
wrong answer 2nd numbers differ - expected: '-1', found: '9'