Topic: Array Problem / Level: beginner

Problem: Find the row in a 2D matrix where the product of all elements is the largest.

Run the code to see the output here...