QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#749553#9141. Array SpreadpokorfanclubWA 0ms3544kbC++202.2kb2024-11-15 03:44:052024-11-15 03:44:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3 3
1 3
2 3
1 2
12 6
2 3
5 7
1 9
4 8
1 2
7 11
4 5
3 4
2 3
1 2
4 4
1 1

output:

1
2
0

result:

wrong answer 3rd numbers differ - expected: '499122178', found: '0'