QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#268319#4931. Comic BingeZhaoZiLongWA 1ms3760kbC++201.9kb2023-11-28 15:47:402023-11-28 15:47:41

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3760kb

input:

6
3 1 1 1 1 2
1 5 3 3 7 4

output:

15

result:

wrong answer 1st lines differ - expected: '13', found: '15'