QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#195400#7523. Partially Free Mealucup-team241#WA 1ms5516kbC++142.3kb2023-10-01 04:07:562023-10-01 04:07:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 5
4 3
3 7

output:

-1
6
6

result:

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