QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#78325#4815. Flower's LandwlxhkkWA 2ms6564kbC++141.3kb2023-02-17 20:09:112023-02-17 20:09:14

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 6564kb

input:

5 3
6 10 4 3 4
3 4
4 2
2 5
5 1

output:

0 17 17 17 17 

result:

wrong answer 1st numbers differ - expected: '20', found: '0'