QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'