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