about | help | code help+videos | done | prefs |
public int sumAllFour(int[] nums)
sumAllFour([1, 5, 6, 10]) → 22 sumAllFour([4, 7, 9, 30]) → 50 sumAllFour([3, 4, 5, 15]) → 27 ...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: 1
Copyright Nick Parlante 2017 - privacy