107k views
0 votes
Create two groups of cards with the SAME SUM using as many cards as possible using the numbers 1 -4 -2 2 8 5

User Rphlo
by
8.6k points

1 Answer

7 votes
One possible solution:
Group 1: [1, 4, 5, 8] (sum=18)
Group 2: [-2, -2, 2, 2] (sum=0)

Another possible solution:
Group 1: [1, 4, 2, 5, 2] (sum=14)
Group 2: [-2, -2, 8] (sum=6)
User Bill Kindig
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories