Topic: Array Problem / Level: beginner

Problem: Find the smallest number in an array that is not divisible by a given number x.

Run the code to see the output here...