QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#214979 | #5606. A Musical Question | ZhangYiDe | WA | 1ms | 3428kb | C++17 | 2.0kb | 2023-10-15 01:54:22 | 2023-10-15 01:54:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3428kb
input:
100 5 10 20 40 60 85
output:
91 7
result:
wrong answer 1st lines differ - expected: '100 95', found: '91 7'