QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#861428#9963. Express Rotationsucup-team4744#WA 1ms14056kbC++204.5kb2025-01-18 17:26:152025-01-18 17:26:23

詳細信息

Test #1:

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

input:

6
6 10 6 5 4 5

output:

16

result:

ok 1 number(s): "16"

Test #2:

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

input:

1
525434

output:

0

result:

ok 1 number(s): "0"

Test #3:

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

input:

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

output:

7928928

result:

wrong answer 1st numbers differ - expected: '10450373', found: '7928928'