QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#687667#9528. New Energy Vehicleucup-team2462#WA 0ms4084kbC++171.9kb2024-10-29 20:21:142024-10-29 20:21:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

3 3
12
5 5
9

result:

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