QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#496962#9141. Array Spreaducup-team2172WA 0ms13644kbC++143.5kb2024-07-28 17:16:262024-07-28 17:16:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

3
6
5

result:

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