in reply to Re: Divide an array into 2 subsets to verify their sum is equal or not.
in thread Divide an array into 2 subsets to verify their sum is equal or not.

kcott:

[ 7, 5, 3, 3]

;^)

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re^2: Divide an array into 2 subsets to verify their sum is equal or not.
  • Download Code

Replies are listed 'Best First'.
Re^3: Divide an array into 2 subsets to verify their sum is equal or not.
by kcott (Archbishop) on May 02, 2013 at 21:08 UTC

    ++ Thanks. That node was something of a minor disaster. I've rewritten the solution.

    -- Ken