对n个数的序列,n大于4,则一定存在递增的i,j,p,q,满足a[j]-a[i]+a[q]-a[p]的值最大,求这个最大值

NoSuchKey

猜你喜欢

转载自blog.csdn.net/u013069552/article/details/80993156