https://github.com/damianmietus/packing-stacks-of-boxes
Reddit Daily Programmer Challenge #349 [Intermediate] Packing Stacks of Boxes
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Repository
Reddit Daily Programmer Challenge #349 [Intermediate] Packing Stacks of Boxes
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Packing-Stacks-of-Boxes
Reddit Daily Programmer Challenge #349 [Intermediate] Packing Stacks of Boxes
This program takes two parameters on one line, such as
3 12345
where first parameter is a number that is a single digit, asking for a specific amount of evenly sized stacks of boxes. The second paramter is a list of single digit numbers that each represent a box of varying sizes. The program will interprit if this input is possible and output the resulting stacks of equal sizes.
https://www.reddit.com/r/dailyprogrammer/comments/7ubc70/20180130challenge349intermediatepacking/?utmsource=BD&utmmedium=Search&utmname=Bing&utmcontent=PSR1
Owner
- Name: damianMietus
- Login: damianMietus
- Kind: user
- Repositories: 1
- Profile: https://github.com/damianMietus