QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#681371#9528. New Energy Vehicleucup-team5445#WA 1ms3564kbC++202.8kb2024-10-27 06:13:572024-10-27 06:13:58

詳細信息

Test #1:

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

input:

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

output:

12
8

result:

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