QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#465515#8768. Arrested Developmentucup-team1400#WA 63ms12596kbC++145.5kb2024-07-06 23:51:382024-07-06 23:51:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 63ms
memory: 12596kb

input:

4
100 1
1 90
1 20
1 20

output:

190
1
1
170

result:

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