Test Cases & Chat
Part 1
current
Test 1
input:piles = [3,6,7,11], h = 8
expect:4
Test 2
input:piles = [30,11,23,4,20], h = 5
expect:30
Test 3
input:piles = [30,11,23,4,20], h = 6
expect:23
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:piles = [3,6,7,11], h = 8
expect:4
Test 2
input:piles = [30,11,23,4,20], h = 5
expect:30
Test 3
input:piles = [30,11,23,4,20], h = 6
expect:23
Part 2
locked
Part 3
locked
Choose your coach
Pick a style and how you want to communicate
then