Test Cases & Chat
Part 1
current
Test 1
input:prices = [7,1,5,3,6,4]
expect:5
Test 2
input:prices = [7,6,4,3,1]
expect:0
Test 3
input:prices = [2,4,1]
expect:2
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:prices = [7,1,5,3,6,4]
expect:5
Test 2
input:prices = [7,6,4,3,1]
expect:0
Test 3
input:prices = [2,4,1]
expect:2
Choose your coach
Pick a style and how you want to communicate
then