QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#671186 | #8141. Digits | qiuzx | WA | 2ms | 9768kb | C++20 | 4.5kb | 2024-10-24 11:32:31 | 2024-10-24 11:32:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 9768kb
input:
5 2 123456 654321 5 0 0 0 0 0 6 1 1 1 1 1 1 7 1 1 4 5 1 4 1 9 1 2 3 1 1 1 2 1 1
output:
2 16 8 3 6
result:
wrong answer 4th numbers differ - expected: '4', found: '3'