https://github.com/damianmietus/packing-stacks-of-boxes

Reddit Daily Programmer Challenge #349 [Intermediate] Packing Stacks of Boxes

https://github.com/damianmietus/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
Last synced: 9 months ago · JSON representation

Repository

Reddit Daily Programmer Challenge #349 [Intermediate] Packing Stacks of Boxes

Basic Info
  • Host: GitHub
  • Owner: damianMietus
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 54.7 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 7 years ago · Last pushed over 7 years ago
Metadata Files
Readme

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

GitHub Events

Total
Last Year