Topic: Array Problem / Level: intermediate

Problem: Check if all elements in an array can be made equal by multiplying or dividing by 2 or 3.

Run the code to see the output here...