QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#843889#9963. Express Rotationsucup-team5101#WA 4ms26780kbC++232.1kb2025-01-05 06:25:432025-01-05 06:25:44

詳細信息

Test #1:

score: 100
Accepted
time: 4ms
memory: 26780kb

input:

6
6 10 6 5 4 5

output:

16

result:

ok 1 number(s): "16"

Test #2:

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

input:

1
525434

output:

-525434

result:

wrong answer 1st numbers differ - expected: '0', found: '-525434'