QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#548642 | #6621. Luggage Lock | GuanYunchang | WA | 28ms | 4312kb | C++20 | 1.3kb | 2024-09-05 19:43:56 | 2024-09-05 19:43:58 |
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: 28ms
memory: 4312kb
input:
6 1234 2345 1234 0123 1234 2267 1234 3401 1234 1344 1234 2468
output:
1 1 5 5 1 4
result:
wrong answer 3rd numbers differ - expected: '4', found: '5'