QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#779310#9528. New Energy Vehicleucup-team5074WA 0ms3820kbC++201.5kb2024-11-24 18:20:512024-11-24 18:20:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3 1
3 3 3
8 1
2 2
5 2
1 2
2 1

output:

6
9

result:

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