QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#429156#8768. Arrested Developmentucup-team3490#WA 205ms159364kbC++202.2kb2024-06-02 02:05:532024-06-02 02:05:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 205ms
memory: 159364kb

input:

4
100 1
1 90
1 20
1 20

output:

2 1
3

result:

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