QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#196700#7523. Partially Free Mealucup-team1940WA 0ms7824kbC++202.7kb2023-10-01 21:34:592023-10-01 21:34:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 7824kb

input:

3
2 5
4 3
3 7

output:

7
11
15

result:

wrong answer 3rd lines differ - expected: '16', found: '15'