QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#317759 | #3588. Hamilton - The Musical | lmq26052003 | WA | 0ms | 52420kb | C++20 | 2.9kb | 2024-01-29 16:51:25 | 2024-01-29 16:51:25 |
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: 52420kb
input:
4 0 3 2 13 3 0 8 9 2 8 0 5 13 9 5 0
output:
8
result:
wrong answer 1st lines differ - expected: '16', found: '8'