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