QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#304511#8006. Dinosaur Bones Diggingucup-team1414#WA 1ms3544kbC++143.3kb2024-01-13 20:34:282024-01-13 20:34:29

详细

Test #1:

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

input:

6
3 5 2 7 4 6
2
1 5
3 6

output:

9

result:

ok answer is '9'

Test #2:

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

input:

1
100
1
1 1

output:

0

result:

ok answer is '0'

Test #3:

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

input:

20
451541695 690066663 673479208 448269517 560111835 982439295 929007403 955125568 735150915 829197546 256554877 435297385 348361716 763574893 202875223 881879899 590527232 256896900 31383620 400212120
5
4 8
4 17
11 13
19 20
17 18

output:

4480894680

result:

ok answer is '4480894680'

Test #4:

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

input:

100
310791482 148245051 114541081 918781914 681485137 656214017 226939378 970492592 431199764 162399115 490488808 3059986 487892489 611730708 952388887 418021477 917893766 587279310 363995315 342188612 72531000 156997725 896382592 359419647 144773021 872005978 496280920 65840663 56171913 273988049 6...

output:

23457460782

result:

ok answer is '23457460782'

Test #5:

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

input:

1000
653152089 378327983 557774751 390757038 4471201 856292034 205122039 30258841 396640873 159207453 703775065 793745674 681241216 876218560 582247644 205933914 957242345 112988670 939157518 525653622 262606938 993539583 451620719 700727137 142726078 430071359 426031860 471766448 94089907 167433741...

output:

241770338578

result:

wrong answer expected '242077104830', found '241770338578'