main / higher-than
Write a function solve(limit, array) that will return the number of elements of the array that are larger than the limit.
Run the challenge! Edit 🗑