Topic: Array Problem / Level: beginner

Problem: Check if the product of elements in an array is greater than the square of its smallest element.

Run the code to see the output here...