Given m: the maximum number of elements you can carry in a pile, n: the maximum size pile you can hold, and p: the number of ways you must split a pile if you cannot carry it, how can you divide the piles into ones you can carry yet also ensure the sizes of the piles do not differ by more than 1 (so 2,2,1,1 is acceptable but not 3,2,2,1)?
-
Notifications
You must be signed in to change notification settings - Fork 0
alex-l-kong/pile_split
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published