Topic: Array Problem / Level: beginner

Problem: Check if all elements in an array are smaller than or equal to the product of their digit sum and digit product.

Run the code to see the output here...