QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#262856 | #6404. Shuttle Tour | ZhaoZiLong | WA | 3ms | 17168kb | C++17 | 2.9kb | 2023-11-24 09:27:01 | 2023-11-24 09:27:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 17168kb
input:
5 6 10110 1 2 1 1 3 10 2 4 100 3 5 1000 2 1 5 1 3 2 1 5 2 2 4 2 5 5 2 1 1
output:
284 222 202 0 -1 0
result:
wrong answer 1st numbers differ - expected: '222', found: '284'