QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#836428#9920. Money Game 2ucup-team3407#WA 3ms52400kbC++141.0kb2024-12-28 20:37:032024-12-28 20:37:03

详细

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 52400kb

input:

3
5
2 1 4 3 5
5
2 1 3 1 2
1
1000000000

output:

6 5 7 8 8
4 4 5 4 4
1500000000

result:

wrong answer 11th numbers differ - expected: '1000000000', found: '1500000000'