QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#454960 | #8814. Almost Convex 2 | ucup-team3966 | WA | 593ms | 7888kb | C++14 | 7.9kb | 2024-06-25 16:59:37 | 2024-06-25 16:59:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5924kb
input:
7 0 2 1 0 1 3 2 5 3 0 3 3 4 2
output:
26
result:
ok 1 number(s): "26"
Test #2:
score: 0
Accepted
time: 1ms
memory: 5768kb
input:
5 4 0 0 0 2 1 3 3 3 1
output:
13
result:
ok 1 number(s): "13"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3880kb
input:
3 0 0 3 0 0 3
output:
1
result:
ok 1 number(s): "1"
Test #4:
score: 0
Accepted
time: 1ms
memory: 7876kb
input:
6 0 0 3 0 3 2 0 2 1 1 2 1
output:
20
result:
ok 1 number(s): "20"
Test #5:
score: 0
Accepted
time: 0ms
memory: 3864kb
input:
4 0 0 0 3 3 0 3 3
output:
1
result:
ok 1 number(s): "1"
Test #6:
score: -100
Wrong Answer
time: 593ms
memory: 7888kb
input:
500 -5276 -1176 3417 -883 -6586 -1581 4425 7450 -7896 -3039 -6316 2357 5464 2109 -3428 -6184 -1477 -1383 -5288 -969 -5528 -4316 -508 -364 -7424 -4848 -1073 -9882 4320 -862 -4720 -2569 560 -5594 -4492 -7290 3629 9120 3112 5970 -2587 -4693 7147 -6919 -935 8748 2664 4405 -6865 -3149 8844 -4641 -3706 -9...
output:
1 -9644 2568 28 -8025 4924 66 -6160 7494 77 -5561 8188 137 -3597 9116 235 -378 9771 357 3254 9213 369 3629 9120 436 6389 6923 472 7858 5107 491 8833 3466 500 9870 445 499 9539 -2024 498 9270 -3746 492 8844 -4641 478 8171 -5708 451 7147 -6919 401 4737 -8786 304 1490 -9646 220 -709 -9941 207 -1073 -98...
result:
wrong answer 1st numbers differ - expected: '50930', found: '1'