13 lines
268 B
Markdown
13 lines
268 B
Markdown
# Advent of Code
|
|
|
|
This repository is meant to contain all my [Advent of Code][aoc] code throughout
|
|
the years I've participated (to whatever extent).
|
|
|
|
- [2021](./2021)
|
|
- [2020](./2020)
|
|
- [2019](./2019)
|
|
- [2018](./2018)
|
|
- [2017](./2017)
|
|
|
|
[aoc]: https://adventofcode.com
|