module
Version:
v0.0.0-...-3d9fd8e
Opens a new window with list of versions in this module.
Published: May 25, 2022
License: MIT
Opens a new window with license information.
README
¶
advent-of-code

Advent of Code solutions
Getting Started
If you are new to Advent of Code, you can get started at adventofcode.com.
Local Development
Create a new solution directory based on these docs:
mkdir 2020/day2
cd 2020/day2
Run an individual solution with
go run day1.go
Run unit tests
go test
Contribute
I'd appreciate any feedback via issues.
Directories
¶
2020
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.