Skip to content

There are 10 DOTA players, each has some ranking points, you need to divide them into 2 teams, so that `Math.abs(totalTeam1Points - totalTeam2Points)` is the smallest possible int

Notifications You must be signed in to change notification settings

Mleekko/dota-10-players-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

dota-10-players-task

There are 10 DOTA players, each has some ranking points, you need to divide them into 2 teams, so that Math.abs(totalTeam1Points - totalTeam2Points) is the smallest possible int

About

There are 10 DOTA players, each has some ranking points, you need to divide them into 2 teams, so that `Math.abs(totalTeam1Points - totalTeam2Points)` is the smallest possible int

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published