QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#730788 | #8235. Top Cluster | ucup-team5580 | WA | 811ms | 53092kb | C++23 | 6.7kb | 2024-11-09 21:42:38 | 2024-11-09 21:42:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 811ms
memory: 53092kb
input:
5 4 3 9 0 1 2 1 2 10 3 1 4 3 4 3 3 5 2 3 0 1 0 4 6 4 7
output:
2 2 2 2
result:
wrong answer 1st numbers differ - expected: '1', found: '2'