QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#379230#3697. Carriesucup-team1383WA 1ms5728kbC++171.0kb2024-04-06 16:41:022024-04-06 16:41:03

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 5712kb

input:

2
5 5

output:

1

result:

ok 1 number(s): "1"

Test #2:

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

input:

10
0 1 2 3 4 5 6 7 8 9

output:

20

result:

ok 1 number(s): "20"

Test #3:

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

input:

2
0 0

output:

0

result:

ok 1 number(s): "0"

Test #4:

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

input:

100
37 776 955 76 445 994 346 295 403 919 179 311 255 525 343 947 914 84 501 346 327 240 30 909 229 393 693 183 61 235 404 586 588 123 174 970 785 616 513 47 72 663 451 466 823 305 547 444 396 646 230 749 394 35 541 891 46 246 473 628 142 843 566 586 474 298 687 863 680 203 137 709 467 11 419 99 569...

output:

6540

result:

wrong answer 1st numbers differ - expected: '6824', found: '6540'