QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#387235#7523. Partially Free Mealucup-team2074WA 1ms5812kbC++232.3kb2024-04-12 10:25:072024-04-12 10:25:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7 11 18

result:

wrong answer 1st lines differ - expected: '7', found: '7 11 18'