Can you how can I distribute n players to two teams so that they can be as equal as posible
I have n players, each player has a weight w. I want to distribute players among two teams so that the weight difference can be as minimum as possible.
Restriction: I have to use backtracking technique and C++ language
Aucun commentaire:
Enregistrer un commentaire