QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#785352#7086. Inner Productucup-team4645#WA 0ms3616kbC++232.0kb2024-11-26 17:38:082024-11-26 17:38:17

詳細信息

Test #1:

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

input:

1
2
1 2 3
1 2 4

output:

96 31 13 5

result:

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