QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#865924#7057. Digital PathGuanYunchangWA 3ms39556kbC++171.4kb2025-01-22 08:54:092025-01-22 08:54:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 39556kb

input:

3 5
1 2 3 8 7
-1 -1 4 5 6
1 2 3 8 7

output:

12

result:

wrong answer 1st lines differ - expected: '4', found: '12'