QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#681955#9528. New Energy Vehicleucup-team5393#WA 1ms10052kbC++201.3kb2024-10-27 13:09:272024-10-27 13:09:28

詳細信息

Test #1:

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

input:

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

output:

8
2

result:

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