常量定义
private static int seqStart = 0;
private static int seqEnd = -1;
O(N3)算法
注意seqStart和seqEnd代表实际的最佳顺序。
public static int maxSubSum1(int