Skip to content

dishbreak/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021 Solutions

The following are my solutions to the 2021 Advent of Code challenge. To run a specific challenge, from the root of the repo:

    $ go run ./cmd/day18
    Part 1: 23507031841020
    Part 2: 218621700997826

Note that this repo uses my own individual solutions. In order to play you'll need to download your own puzzle inputs from the Advent of Code website.

About

Solutions for 2021 Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages