My Advent of Code solutions for 2020-2024
Find a file
AKU e2a08ae5db
Add 2021-12 in Go (not Python this time!)
Signed-off-by: AKU <tom@tdpain.net>
2021-12-12 14:50:07 +00:00
challenges Add 2021-12 in Go (not Python this time!) 2021-12-12 14:50:07 +00:00
lib Add 2021-12 in Go (not Python this time!) 2021-12-12 14:50:07 +00:00
runtime Add missing newline 2021-12-11 10:36:52 +00:00
template Add Nim to template 2021-12-03 00:21:51 +00:00
.gitignore Add base AoC libraries 2021-10-20 21:14:04 +01:00
generate-benchmark-graph.py Update benchmark graph format 2021-12-10 18:00:33 +00:00
go.mod Add benchmarking 2021-11-27 18:19:44 +00:00
go.sum Add benchmarking 2021-11-27 18:19:44 +00:00
LICENSE Change license to MIT 2021-12-01 18:23:09 +00:00
README.md Update README.md 2021-12-02 18:29:02 +00:00

Advent of Code 🎄

Jump to: 2020 - 2021

Solutions to Advent of Code challenges.

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