QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#127891 | #6307. Chase Game 2 | QOJZY | WA | 1ms | 3484kb | C++14 | 1.6kb | 2023-07-20 11:09:43 | 2023-07-20 11:09:45 |
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: 1ms
memory: 3484kb
input:
4 2 1 2 4 1 2 2 3 3 4 4 1 2 2 3 2 4 5 1 2 2 3 3 4 3 5
output:
-1 1 -1 1
result:
wrong answer 4th numbers differ - expected: '2', found: '1'