QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#268327#4931. Comic BingeGuanYunchangWA 1ms3812kbC++201.8kb2023-11-28 15:50:472023-11-28 15:50:47

详细

Test #1:

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

input:

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

output:

6

result:

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