about | help | code help+videos | done | prefs |
sumAllThree
public int sumAllThree(int[] nums)
sumAllThree([1, 5, 6]) → 12 sumAllThree([4, 7, 9]) → 20 sumAllThree([3, 4, 5]) → 12 ...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