QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'