about | help | code help+videos | done | prefs |
Returns the sum of all the elements in the given array. sumArray([2, 1, 2, 3, 4]) → 12 sumArray([2, 2, 0]) → 4 sumArray([1, 3, 5]) → 9 ...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: 200
Copyright Nick Parlante 2017 - privacy