Topic: Array Problem / Level: beginner

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

Run the code to see the output here...