Topic: Array Problem / Level: beginner

Problem: Find the largest element in each row of a 2D matrix that is divisible by a given number.

Run the code to see the output here...