Topic: Array Problem / Level: beginner

Problem: Find the smallest element in an array that is greater than a given number x.

Run the code to see the output here...