早教吧作业答案频道 -->其他-->
ACMMAXSUM这个题目是什么意思,我竟然看不懂Givenasequencea[1],a[2],a[3]......a[n],yourjobistocalculatethemaxsumofasub-sequence.Forexample,given(6,-1,5,4,-7),themaxsuminthissequenceis6+(-1)+5+4=14.Inp
题目详情
ACM MAX SUM这个题目是什么意思,我竟然看不懂
Given a sequence a[1],a[2],a[3]......a[n], your job is to calculate the max sum of a sub-sequence. For example, given (6,-1,5,4,-7), the max sum in this sequence is 6 + (-1) + 5 + 4 = 14.
Input
The first line of the input contains an integer T(1<=T<=20) which means the number of test cases. Then T lines follow, each line starts with a number N(1<=N<=100000), then N integers followed(all the integers are between -1000 and 1000).
Output
For each test case, you should output two lines. The first line is "Case #:", # means the number of the test case. The second line contains three integers, the Max Sum in the sequence, the start position of the sub-sequence, the end position of the sub-sequence. If there are more than one result, output the first one. Output a blank line between two cases.
Sample Input
2
5 6 -1 5 4 -7
7 0 6 -1 1 -6 7 -5
Sample Output
Case 1:
14 1 4
Case 2:
7 1 6
Author
Ignatius.L
Recommend
We have carefully selected several similar problems for you: 1176 1087 1069 2084 1058
Given a sequence a[1],a[2],a[3]......a[n], your job is to calculate the max sum of a sub-sequence. For example, given (6,-1,5,4,-7), the max sum in this sequence is 6 + (-1) + 5 + 4 = 14.
Input
The first line of the input contains an integer T(1<=T<=20) which means the number of test cases. Then T lines follow, each line starts with a number N(1<=N<=100000), then N integers followed(all the integers are between -1000 and 1000).
Output
For each test case, you should output two lines. The first line is "Case #:", # means the number of the test case. The second line contains three integers, the Max Sum in the sequence, the start position of the sub-sequence, the end position of the sub-sequence. If there are more than one result, output the first one. Output a blank line between two cases.
Sample Input
2
5 6 -1 5 4 -7
7 0 6 -1 1 -6 7 -5
Sample Output
Case 1:
14 1 4
Case 2:
7 1 6
Author
Ignatius.L
Recommend
We have carefully selected several similar problems for you: 1176 1087 1069 2084 1058
▼优质解答
答案和解析
给定的序列a[1],a[2],a[3]......a[n],你的工作是计算最大和的一个子序列。例如,给定( 6, -1,5,4 ,-7 ) ,在这个序列中的最大总和是6 + (-1) + 5 + 4 = 14 。
输入
输入的第一行包含一个整数T( 1 <= T < = 20 )表示的多个测试案例。那么下面的T行,每行开头的一个数N( 1 <= N < = 100000 ) ,然后跟着N个整数( -1000和1000之间的所有整数)。
输出
对于每个测试的情况下,你应该输出两行。第一行是"Case #:",#表示测试情况的数目。第二行包含三个整数,最大和序列中,子序列的开始位置,结束位置的子序列。如果有一个以上的结果,输出的第一个。两种情况之间输出一个空行。
样本输入
2
5 6 -1 5 4 -7
7 0 6 -1 1 -6 7 -5
样本输出
Case 1:
14 1 4
Case 2:
7 1 6
作者
Ignatius.L
建议
我们为您精心挑选了几个类似的问题:1176 1087 1069 2084 1058
输入
输入的第一行包含一个整数T( 1 <= T < = 20 )表示的多个测试案例。那么下面的T行,每行开头的一个数N( 1 <= N < = 100000 ) ,然后跟着N个整数( -1000和1000之间的所有整数)。
输出
对于每个测试的情况下,你应该输出两行。第一行是"Case #:",#表示测试情况的数目。第二行包含三个整数,最大和序列中,子序列的开始位置,结束位置的子序列。如果有一个以上的结果,输出的第一个。两种情况之间输出一个空行。
样本输入
2
5 6 -1 5 4 -7
7 0 6 -1 1 -6 7 -5
样本输出
Case 1:
14 1 4
Case 2:
7 1 6
作者
Ignatius.L
建议
我们为您精心挑选了几个类似的问题:1176 1087 1069 2084 1058
看了 ACMMAXSUM这个题目是...的网友还看了以下:
N,什么N变型,N条,N之类的,表示很多,为什么要用N呢?不能用X?BCD之类的单词吗?N是不是表 2020-04-09 …
ACMMAXSUM这个题目是什么意思,我竟然看不懂Givenasequencea[1],a[2], 2020-04-09 …
6(m-n)³-12(n-m)²=6(m-n)^2[(m-n)+2]=6(m-n)^2(m-n+2 2020-04-09 …
6(m-n)³-12(n-m)²=6(m-n)^2[(m-n)+2]=6(m-n)^2(m-n+2 2020-04-09 …
"thelabelwithp/n,description"其中p/n是不是批次的含义thelabe 2020-04-25 …
英语翻译ProblemDescriptionGivenasequencea[1],a[2],a[3 2020-05-21 …
\r\n到底是啥意思?今天编写C#窗体程序,一个multiline的textBox,里面输入\r或 2020-06-09 …
(对n求和,从1到正无穷大)[(5/6)^(n-1)]*(1/6)*n等于6这个结果是怎么得出来的 2020-07-19 …
对于非空集合S,令S属于P(N)这是什么意思?N是正整数集合(不包括0),主要是不明白P(N)是啥 2020-07-30 …
有n种不同的书,每种有P本,现在从这些书中取书,证明不同的取方法共有(P+1)^n-1种.这里的P+ 2021-01-09 …