QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#696514#6130. Plants vs. Zombiesucup-team4364#WA 1ms3560kbC++202.1kb2024-10-31 23:03:542024-10-31 23:03:54

详细

Test #1:

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

input:

2
4 8
3 2 6 6
3 9
10 10 1

output:

6
30

result:

wrong answer 2nd numbers differ - expected: '4', found: '30'