QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#557900 | #8820. Exchanging Kubic 2 | ZhangYiDe | WA | 39ms | 19080kb | C++14 | 1.5kb | 2024-09-11 12:01:27 | 2024-09-11 12:01:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 5772kb
input:
5 3 1 2 3 1 2 0 4 0 2 3 4 2 2 3
output:
0
result:
ok "0"
Test #2:
score: -100
Wrong Answer
time: 39ms
memory: 19080kb
input:
5 4 1 2 3 7 4 5 7 8 9 4 2 3 6 9 5 0 1 4 7 9 8 0 1 2 3 6 7 8 9
output:
88
result:
wrong answer 1st words differ - expected: '16', found: '88'