QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#368673 | #5441. Quartz Collection | Z_301 | WA | 1ms | 5676kb | C++17 | 6.2kb | 2024-03-27 15:12:10 | 2024-03-27 15:12:11 |
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: 5676kb
input:
4 5 2 4 5 7 1 7 2 1 4 5 2 1 6 2 4 4 3 2 1 3 3 6 6
output:
13 14 15 14 10 12
result:
wrong answer 6th numbers differ - expected: '13', found: '12'