Write a function: int solution(vector<int> &A);. that, given an array A consisting of N integers, returns the maximum sum of any slice of A.
確定! 回上一頁