challengerco.de — challenge yourself [BETA]
Login - Sign up

main / higher-than

Count values higher than given value

The Challenge

Write a function solve(limit, array) that will return the number of elements of the array that are larger than the limit.

Ready for It?

Published under the GPLv3 license
Fork challenger-code. Issues?