My Advent of Code solutions for 2020-2024
Find a file
AKP 8e6135fc50
Add automatic default selection to challenge/implementation selection
This is triggered in the event there is only 1 challenge/implementation
2021-10-22 13:00:09 +01:00
.github Add link to AoC 2020 solutions 2021-10-19 18:36:36 +01:00
lib Add Golang runner to runtime 2021-10-21 09:44:34 +01:00
runtime Add automatic default selection to challenge/implementation selection 2021-10-22 13:00:09 +01:00
.gitignore Add base AoC libraries 2021-10-20 21:14:04 +01:00
go.mod Flesh out runtime 2021-10-20 21:07:24 +01:00
go.sum Flesh out runtime 2021-10-20 21:07:24 +01:00
LICENCE Initial commit 2020-12-01 23:05:35 +00:00

Advent of Code 2021

Solutions to the 2021 Advent of Code. My 2020 solutions can be found here.

Puzzle inputs and descriptions are not included in this repository. You'll have to get these yourself from the AoC website. Here's why.

AoC website - AoC subreddit - AoC awesome list