def solution(A)
print(A)
def solution(A):
print("hi")
Input: nums = [-2,1,-3,4,-1,2,1,-5,4]
Output: 6
Explanation: [4,-1,2,1] has the largest sum = 6.
// Comment
/*
Comment
*/
/*
* Comment
*/
$ curl -X POST "https://api.cloudconvert.com/v2/jobs"
-H "Authorization: Bearer API_KEY"
-H "Content-type: application/json"
-d '
{
[1,2,3,4,5]
}
'