My Advent of Code solutions for 2020-2024
Find a file
AKP eda53f14cf
Add Nim to template
I am aware `untyped` is invalid in this context, it's to make sure that it's obviously wrong and is updated.
2021-12-03 00:21:51 +00:00
challenges 2021:01 - update Nim solution for runner 2021-12-03 00:14:32 +00:00
lib Python: switch to using @staticmethod 2021-11-27 14:02:53 +00:00
runtime Runtime: add Nim runner 2021-12-03 00:11:46 +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
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 READMEs 2021-11-27 20:38:59 +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