QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#863619#9961. Cowsucup-team3935WA 1ms3712kbC++201.9kb2025-01-19 20:18:362025-01-19 20:18:36

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3584kb

input:

5
5 4 0 4 6

output:

4

result:

ok 1 number(s): "4"

Test #2:

score: 0
Accepted
time: 1ms
memory: 3712kb

input:

3
1 4 6

output:

5

result:

ok 1 number(s): "5"

Test #3:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

1
1

output:

1

result:

ok 1 number(s): "1"

Test #4:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

1
1000000000

output:

1000000000

result:

ok 1 number(s): "1000000000"

Test #5:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

8
6 0 5 5 6 3 0 6

output:

4

result:

ok 1 number(s): "4"

Test #6:

score: 0
Accepted
time: 0ms
memory: 3584kb

input:

6
7 6 5 2 6 8

output:

7

result:

ok 1 number(s): "7"

Test #7:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

10
5 9 3 4 3 2 5 8 2 3

output:

6

result:

ok 1 number(s): "6"

Test #8:

score: 0
Accepted
time: 0ms
memory: 3584kb

input:

10
1 18 3 15 0 14 20 15 14 12

output:

14

result:

ok 1 number(s): "14"

Test #9:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

10
1 18 3 15 0 14 20 15 15 12

output:

15

result:

ok 1 number(s): "15"

Test #10:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

20
97 171 3 157 117 35 0 0 173 154 59 58 18 189 27 181 78 20 253 22

output:

100

result:

ok 1 number(s): "100"

Test #11:

score: 0
Accepted
time: 0ms
memory: 3584kb

input:

20
96 171 3 157 117 35 0 0 173 154 59 58 18 188 27 181 78 20 253 22

output:

99

result:

ok 1 number(s): "99"

Test #12:

score: 0
Accepted
time: 1ms
memory: 3712kb

input:

1000
593735308 82782684 48201198 606672331 542608382 778767270 477934211 44729051 264362294 224305033 653755557 885668853 118708751 883106152 840075111 736969436 245937442 943545017 520344248 725034355 640010480 177641398 4028045 527811023 508005025 452498275 65950769 521987921 497919638 401868301 4...

output:

798545293

result:

ok 1 number(s): "798545293"

Test #13:

score: 0
Accepted
time: 1ms
memory: 3712kb

input:

1000
593735308 82782684 48201198 606672331 542608382 778767270 477934211 44729051 264362294 224305033 653755557 885668853 118708751 883106152 840075111 736969436 245937442 943545017 520344248 725034355 640010480 177641398 4028045 527811023 508005025 452498275 65950769 521987921 497919638 401868301 4...

output:

798545294

result:

ok 1 number(s): "798545294"

Test #14:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

1000
870134339 241622285 382813722 29652671 397661468 288654672 145876238 865005872 351416470 296289588 923558811 85715804 938307829 465854288 539811343 188181196 319886369 236723857 711700821 498884670 696002586 862289696 926586527 475233599 90349521 532316792 261729967 936458764 258814580 49402015...

output:

782381316

result:

ok 1 number(s): "782381316"

Test #15:

score: -100
Wrong Answer
time: 1ms
memory: 3584kb

input:

1000
154900835 362244282 133683941 144852820 410993487 59656968 278536670 91686065 395986164 177161073 96616862 136888208 324917324 189024418 312836428 65208649 265537645 196269190 196269110 196268843 196268472 196268404 254991552 137541760 196265755 396921681 93579719 21703528 57640717 57640723 576...

output:

216943020

result:

wrong answer 1st numbers differ - expected: '216943021', found: '216943020'