QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#220366#7523. Partially Free Meallegenc6yWA 1ms7668kbC++141.9kb2023-10-20 09:05:352023-10-20 09:05:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 5
4 3
3 7

output:

9
13
23

result:

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