Test Cases & Chat
Part 1
current
Test 1
input:nums = [-2,1,-3,4,-1,2,1,-5,4]
expect:6
Test 2
input:nums = [1]
expect:1
Test 3
input:nums = [5,4,-1,7,8]
expect:23
Choose your coach
Pick a style and how you want to communicate
then
Loading...
OUTPUT
Run code to see output...
Part 1
current
Test 1
input:nums = [-2,1,-3,4,-1,2,1,-5,4]
expect:6
Test 2
input:nums = [1]
expect:1
Test 3
input:nums = [5,4,-1,7,8]
expect:23
Choose your coach
Pick a style and how you want to communicate
then