QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#694931#9423. Gold MedalZhaoZiLongWA 0ms3548kbC++201.3kb2024-10-31 18:58:062024-10-31 18:58:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3548kb

input:

2
3 10
239 141 526
6
2 1
300 100
1000

output:

1 1
4 1
9 1
91
1 2
1400

result:

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