QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#695746#9528. New Energy VehicleGuanYunchangWA 8ms73428kbC++232.0kb2024-10-31 20:42:212024-10-31 20:42:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 8ms
memory: 73428kb

input:

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

output:

12
16

result:

wrong answer 2nd lines differ - expected: '9', found: '16'