You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solution would use bitmasks to generate all sums which can be obtained by picking some subset of a given array and summing up the member elements.
Language: C++