QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#227367 | #7524. A Challenge For a Tourist | ucup-team1881 | WA | 3ms | 17976kb | C++20 | 3.0kb | 2023-10-27 13:25:29 | 2023-10-27 13:25:29 |
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: 17976kb
input:
6 6 5 6 3 6 2 2 1 2 1 2 3 2 2 4 3 4 5 4 3 1 3 1 1 3 3 1 3 5
output:
6 -1 2 4
result:
wrong answer 1st numbers differ - expected: '-1', found: '6'