about | help | code help+videos | done | prefs |
public int getTwiceSumOf1stThree(int[] nums)
getTwiceSumOf1stThree([4, 1, 2]) → 14 getTwiceSumOf1stThree([9, 5, 2, 6, 1, 2]) → 32 getTwiceSumOf1stThree([21, 7, 2, 4, 3, 1, 2]) → 60 ...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