Skip to content

Yardboy/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

My Advent of Code 2018-2019 programs

Note: I simply took a swing at each puzzle and worked it till I got the answer, with no further tweaking or refactoring.

Clearly, in some (many?) cases, I am not going for performance optimization.

So... these are not necessarily the best solutions, but they are mine, and they are correct.

Setup

Requires Docker

Change into advent-of-code folder

Run bin/dev build to build environment

Run bin/dev bash to enter environment

Running puzzle solutions

Change into desired puzzle folder

Run ./solution.rb to run the puzzle soution

About

Advent of Code 2018-2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages