QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#268319#4931. Comic BingeZhaoZiLongWA 1ms3760kbC++201.9kb2023-11-28 15:47:402023-11-28 15:47:41

Details

Tip: Click on the bar to expand more detailed information

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'