QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#168203#5573. Holiday Regiftingucup-team607WA 11ms8304kbPython3730b2023-09-07 23:33:062023-09-07 23:33:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 10
4 3 2 2 2
1 3
3 4
1 4
1 5
2 5
2 4
1 2
2 3
3 5
4 5

output:

12

result:

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