about | help | code help+videos | done | prefs |
Given an array of ints, return true if the number of 1's is greater than the number of 4's more14([1, 4, 1]) → true more14([1, 4, 1, 4]) → false more14([1, 1]) → true ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 227.0
Copyright Nick Parlante 2017 - privacy