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