WEBSITE RETURNED, HOWEVER SUBMIT QUANTITY IS RESTRICTED PER DAY TO VERY LITTLE (UNDER JUDGE0 NEW POLICY, API PROVIDER). Therefore it is very much for you to pay attention TEST CAREFULLY CODE BEFORE SUBMIT.

The subsets have the largest sum

Threads:
Write a program to find the maximum sum of the sub-ranges in the array.
Input: Dòng đầu chưa số N là số phần tử của mảng
Dòng tiếp theo chứa các phần tử thứ i của mảng
Output: Tổng lớn nhất của dãy con
For example:

input:
6
-2 11 -4 13 -5 2
output:
20

You are not logged in? Log in to Submit Now!

Add a Comment