need a help to solve this.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kasunucsc
    New Member
    • May 2007
    • 2

    need a help to solve this.

    I have to implement following problem using java. plz help me.

    1. user input some integer numbers to programme
    2. the programme should divide this given data set to two arrays that is the sum of the elements of these two arrays should be equal.
    3. all the possibilities of dividing of this data set should be present at the output.
    4. the number of elements of the divided two arrays are not necessary to equal.
Working...