QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110729 | #6522. Digit Mode | ZhaoZiLong | WA | 3ms | 3836kb | C++20 | 2.9kb | 2023-06-03 16:45:41 | 2023-06-03 16:45:42 |
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: 100
Accepted
time: 3ms
memory: 3836kb
input:
5 9 99 999 99999 999999
output:
45 615 6570 597600 5689830
result:
ok 5 number(s): "45 615 6570 597600 5689830"
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 3792kb
input:
34 7 48 8 76 1 97 7 5 7 7 2 89 9 4 84 46 6 73 86 78 5 3 8 9 31 24 78 7 11 45 2 65 88 6
output:
28 227 36 396 1 580 28 15 28 28 3 525 45 10 449 197 21 360 476 426 15 6 36 45 101 69 426 28 3 185 3 311 507 21
result:
wrong answer 2nd numbers differ - expected: '236', found: '227'