为各位提供两组hack数据
hack 1:
input:
4 4 1 2 3 4 1 2 2 3 3 2 2 4
wrong output:
9
correct output:
10
hack 2:
4 3 1 1 1 1 1 2 3 4 4 2
output:
3