QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#849749#9528. New Energy VehicleZhangYiDeWA 1ms4116kbC++141.1kb2025-01-09 17:57:432025-01-09 17:57:44

詳細信息

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'