QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#548609 | #6621. Luggage Lock | ZhangYiDe | WA | 35ms | 4412kb | C++20 | 1.3kb | 2024-09-05 19:35:57 | 2024-09-05 19:35:57 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 35ms
memory: 4412kb
input:
6 1234 2345 1234 0123 1234 2267 1234 3401 1234 1344 1234 2468
output:
2 2 4 6 2 4
result:
wrong answer 1st numbers differ - expected: '1', found: '2'