QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'