QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#215223 | #2929. Concert Rehearsal | HuangHanSheng | WA | 51ms | 39296kb | Java8 | 1.5kb | 2023-10-15 06:48:53 | 2023-10-15 06:48:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 51ms
memory: 39296kb
input:
3 20 10 6 9 5
output:
20 - 0 + 0 1 10
result:
wrong answer 1st lines differ - expected: '10', found: '20 - 0 + 0'