QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#743579#9528. New Energy Vehicleucup-team5405WA 0ms3764kbC++232.1kb2024-11-13 19:33:222024-11-13 19:33:28

详细

Test #1:

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

input:

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

output:

11
9

result:

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