Skip to content

danielwagn3r/SpiralMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spiral Memeory

Solve the Advent of Code 2017 - Day 3 puzzle.

Usage

The program shall support the following command-line interface:

SpiralMemory [options] part input
  --part arg (=1)       Part of puzzle.
  --input arg (=1)      Input number.
  --help                Display this information.

See http://adventofcode.com/2017/day/3

Prerequisites

Requires boost available on your system, e.g. installed with vcpkg.

About

Advent of Code 2017 - Day 3: Spiral Memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published