Max_subarray@sum
what is the problem in this code
Hi Mudit, please check the constraints of the question properly. You will need to use long data type. Also check the output format. You need to print the answer in a new line for every test case.
Constraints:
1 <= N <= 100000
1 <= t <= 20
0 <= A[i] <= 100000000