QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#842871#9963. Express Rotationsucup-team003#WA 8ms54800kbC++143.7kb2025-01-04 15:30:342025-01-04 15:30:41

詳細信息

Test #1:

score: 100
Accepted
time: 8ms
memory: 52748kb

input:

6
6 10 6 5 4 5

output:

16

result:

ok 1 number(s): "16"

Test #2:

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

input:

1
525434

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: 0
Accepted
time: 4ms
memory: 54732kb

input:

20
724315 660084 703741 660084 33388 703741 724315 608476 703741 33388 660084 33388 703741 703741 724315 33388 660084 703741 703741 33388

output:

10450373

result:

ok 1 number(s): "10450373"

Test #4:

score: 0
Accepted
time: 8ms
memory: 54760kb

input:

1000
205212 781871 811133 847754 365647 686203 781871 811133 205212 811133 365647 553550 205212 365647 811133 205212 205212 781871 875225 781871 365647 344701 205212 875225 365647 365647 811133 781871 875225 811133 781871 365647 553550 686203 365647 79214 553550 686203 781871 781871 875225 811133 20...

output:

1703022119

result:

ok 1 number(s): "1703022119"

Test #5:

score: -100
Wrong Answer
time: 3ms
memory: 52712kb

input:

1000
301641 35540 535041 598876 422289 932926 891853 928749 403425 515013 323155 468767 875308 397761 252409 674812 40987 889920 172600 98116 799381 718712 739731 228116 729441 314232 916892 391198 205018 977734 406583 970126 527675 752117 616274 614112 241590 226939 726732 976461 657267 705600 9482...

output:

40683787107

result:

wrong answer 1st numbers differ - expected: '40529669812', found: '40683787107'