QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#464274#7523. Partially Free Mealucup-team3884#WA 1ms5872kbC++202.3kb2024-07-06 00:01:122024-07-06 00:01:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 5
4 3
3 7

output:

4 3 2
2 5 0
3 7 1
7
11
16

result:

wrong answer 1st lines differ - expected: '7', found: '4 3 2'