QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#327498 | #7843. Delivery Forces | ZhangYiDe | WA | 247ms | 7024kb | C++17 | 308b | 2024-02-15 04:22:26 | 2024-02-15 04:22:27 |
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: 3540kb
input:
3 1 2 3
output:
2
result:
ok single line: '2'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3572kb
input:
6 5 6 2 3 1 4
output:
8
result:
ok single line: '8'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
9 2 6 3 9 7 4 3 3 8
output:
17
result:
ok single line: '17'
Test #4:
score: -100
Wrong Answer
time: 247ms
memory: 7024kb
input:
999999 766215 713129 551905 26477 394429 38270 323358 169906 134399 27212 592253 393932 784669 231406 670086 161895 170373 200301 820284 399513 997129 346324 634336 514417 694071 485811 363428 44301 340537 911474 168896 329130 523456 877443 700589 499969 765879 53627 808883 878775 729503 480197 9869...
output:
-1128166750
result:
wrong answer 1st lines differ - expected: '222210132642', found: '-1128166750'