Test Cases & Chat
Part 1
current
Test 1
input:ip = "255.0.0.7", n = 10
expect:["255.0.0.7/32","255.0.0.8/29","255.0.0.16/32"]
Test 2
input:ip = "117.145.102.62", n = 8
expect:["117.145.102.62/31","117.145.102.64/30","117.145.102.68/31"]
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:ip = "255.0.0.7", n = 10
expect:["255.0.0.7/32","255.0.0.8/29","255.0.0.16/32"]
Test 2
input:ip = "117.145.102.62", n = 8
expect:["117.145.102.62/31","117.145.102.64/30","117.145.102.68/31"]
Choose your coach
Pick a style and how you want to communicate
then