Test Cases & Chat
Part 1
current
Test 1
input:a = "11", b = "1"
expect:"100"
Test 2
input:a = "1010", b = "1011"
expect:"10101"
Test 3
input:a = "0", b = "0"
expect:"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:a = "11", b = "1"
expect:"100"
Test 2
input:a = "1010", b = "1011"
expect:"10101"
Test 3
input:a = "0", b = "0"
expect:"0"
Choose your coach
Pick a style and how you want to communicate
then