QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#94354#5681. Caravan Trip PlansHuangHanShengWA 2ms3404kbC++11832b2023-04-05 17:55:512023-04-05 17:55:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3404kb

input:

5 1
2 3 5 7 11
3 7

output:

15

result:

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