QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#849749#9528. New Energy VehicleZhangYiDeWA 1ms4116kbC++141.1kb2025-01-09 17:57:432025-01-09 17:57:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4116kb

input:

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

output:

9
9

result:

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