QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#804620#9868. GCDucup-team3837#WA 11ms7312kbC++2325.4kb2024-12-08 01:10:582024-12-08 01:10:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 11ms
memory: 7312kb

input:

3
3 4
12 20
114 514

output:

3
10
115

result:

wrong answer 2nd lines differ - expected: '4', found: '10'