QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#697686#9528. New Energy VehicleIWantPapersWA 16ms10636kbPython31.3kb2024-11-01 15:20:442024-11-01 15:20:46

详细

Test #1:

score: 0
Wrong Answer
time: 16ms
memory: 10636kb

input:

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

output:

12
14

result:

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