QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#180103 | #6522. Digit Mode | ucup-team991 | WA | 1ms | 3488kb | C++17 | 5.3kb | 2023-09-15 15:43:49 | 2023-09-15 15:43:50 |
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: 0ms
memory: 3488kb
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: 1ms
memory: 3452kb
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 230 36 420 1 597 28 15 28 28 3 525 45 10 484 220 21 399 500 435 15 6 36 45 145 103 435 28 47 215 3 341 516 21
result:
wrong answer 2nd numbers differ - expected: '236', found: '230'