QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#784967#7086. Inner Productucup-team4645#WA 0ms3616kbC++235.5kb2024-11-26 16:27:502024-11-26 16:27:51

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3616kb

input:

1
2
1 2 3
1 2 4

output:

14

result:

wrong answer 1st words differ - expected: '24', found: '14'