QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'