QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#396091 | #7695. Double Up | lmq26052003 | WA | 9ms | 9456kb | Python3 | 120b | 2024-04-22 12:57:50 | 2024-04-22 12:57:51 |
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: 9ms
memory: 9456kb
input:
5 4 2 2 1 8
output:
32
result:
wrong answer 1st lines differ - expected: '16', found: '32'