about | help | code help+videos | done | prefs |
public boolean sumAEqualsSumB_2_3(int[] a, int[] b)
sumAEqualsSumB_2_3([3, 5], [4, 3, 1]) → true sumAEqualsSumB_2_3([30, 20], [15, 36, -1]) → true sumAEqualsSumB_2_3([2, 5], [5, 3, 4]) → false ...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