QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#194071#7523. Partially Free Mealucup-team1389#WA 1ms9688kbC++232.7kb2023-09-30 18:45:342023-09-30 18:45:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7 11 16 

result:

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