Update READMEs
Signed-off-by: AKU <tom@tdpain.net>
This commit is contained in:
parent
25f4d9d658
commit
12ea75d380
2 changed files with 18 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
# Advent of Code 2021
|
||||
# Advent of Code
|
||||
|
||||
Solutions to the [2021 Advent of Code](https://adventofcode.com/2021). My 2020 solutions can be found [here](https://github.com/codemicro/adventOfCode/tree/2020).
|
||||
Jump to: [2020](challenges/2020) - [2021](challenges/2021)
|
||||
|
||||
Solutions to [Advent of Code](https://adventofcode.com) 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](https://www.reddit.com/r/adventofcode/comments/k99rod/sharing_input_data_were_we_requested_not_to/gf2ukkf/?context=3).
|
||||
|
14
challenges/2021/README.md
Normal file
14
challenges/2021/README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Advent of Code 2021
|
||||
|
||||
Solutions to the [2021 Advent of Code](https://adventofcode.com/2021).
|
||||
|
||||
---
|
||||
|
||||
\* means that a given day has a visualisation
|
||||
|
||||
<!-- PARSE START -->
|
||||
|
||||
| Day | | Python | Go | Notes |
|
||||
| ----------------------------------- | ------------------ | ---------------------------------------- | ------------------------------------ | -------------------- |
|
||||
|
||||
<!-- PARSE END -->
|
Loading…
Add table
Add a link
Reference in a new issue