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