diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-13 10:40:02 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-13 10:40:02 -0500 |
| commit | 1613c647bb6b57202496b67041ad6ece6d4126be (patch) | |
| tree | 106b8830f281da587f6f369aa48a522b7d2b6666 | |
| parent | 026c9ef1f6135299b208673ec6d2197b18b3421d (diff) | |
Andrey's AoC
| -rw-r--r-- | community/README.md | 5 | ||||
| -rw-r--r-- | docs/community/index.html | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/community/README.md b/community/README.md index 0e1fa9da..ec56408d 100644 --- a/community/README.md +++ b/community/README.md @@ -12,11 +12,12 @@ [dzaima](https://github.com/dzaima/aoc/tree/master/2021/BQN) • [Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN) • [Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021)+[blog](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) • -[frasiyav](https://github.com/frasiyav/AoC2021) +[frasiyav](https://github.com/frasiyav/AoC2021) • +[Caleb Quilley](https://gitlab.com/icen/aoc21) Partial: +[Andrey Popp](https://github.com/andreypopp/aoc2021) • [Johnny](https://github.com/JohnnyJayJay/adventofcode-21) • -[Caleb Quilley](https://gitlab.com/icen/aoc21) • [Alastair Williams](https://github.com/alephno/aoc2021) • [Aren Windham](https://github.com/arwn/aoc2021) • [Olodus](https://github.com/Olodus/advent_of_code2021) • diff --git a/docs/community/index.html b/docs/community/index.html index f3597db9..028c24ad 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -14,10 +14,11 @@ <a href="https://github.com/dzaima/aoc/tree/master/2021/BQN">dzaima</a> • <a href="https://github.com/razetime/AOC2021-BQN">Raghu Ranganathan</a> • <a href="https://github.com/leahneukirchen/adventofcode2021">Leah Neukirchen</a>+<a href="https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html">blog</a> • -<a href="https://github.com/frasiyav/AoC2021">frasiyav</a></p> +<a href="https://github.com/frasiyav/AoC2021">frasiyav</a> • +<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a></p> <p>Partial: +<a href="https://github.com/andreypopp/aoc2021">Andrey Popp</a> • <a href="https://github.com/JohnnyJayJay/adventofcode-21">Johnny</a> • -<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a> • <a href="https://github.com/alephno/aoc2021">Alastair Williams</a> • <a href="https://github.com/arwn/aoc2021">Aren Windham</a> • <a href="https://github.com/Olodus/advent_of_code2021">Olodus</a> • |
