QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#548535 | #6621. Luggage Lock | MaMengQi | WA | 0ms | 3608kb | C++20 | 545b | 2024-09-05 19:09:01 | 2024-09-05 19:09:02 |
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: 0ms
memory: 3608kb
input:
6 1234 2345 1234 0123 1234 2267 1234 3401 1234 1344 1234 2468
output:
1 1 1 1 1 -1 -1 -1 -1 1 1 0 3 3 4 2 2 -3 -3 5 0 1 1 0 1 1 2 3 4 4
result:
wrong answer 3rd numbers differ - expected: '4', found: '1'