QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#387237#7523. Partially Free Mealucup-team2074WA 1ms5684kbC++232.5kb2024-04-12 10:28:072024-04-12 10:28:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7
7
12

result:

wrong answer 2nd lines differ - expected: '11', found: '7'