From d32d0e1e2758129b824ab7483f252535aaa20768 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 7 Jan 2022 21:57:23 -0500 Subject: Update AoC data --- community/aoc.md | 16 ++++++++-------- docs/community/aoc.html | 26 +++++++++++++------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/community/aoc.md b/community/aoc.md index bef10224..d944c844 100644 --- a/community/aoc.md +++ b/community/aoc.md @@ -2,7 +2,7 @@ # Advent of Code -[Advent of Code 2021](https://adventofcode.com/2021) saw great participation by the BQN community, with a total of 229 solutions published by 22 programmers. They can be found in these repositories: +[Advent of Code 2021](https://adventofcode.com/2021) saw great participation by the BQN community, with a total of 233 solutions published by 22 programmers. They can be found in these repositories:
@@ -14,11 +14,11 @@ [Antti Keränen](https://github.com/Detegr/aoc2021) • [Caleb Quilley](https://gitlab.com/icen/aoc21) • [Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) • -[Andrey Popp](https://github.com/andreypopp/aoc2021) • [Alvin Voo](https://github.com/alvinvoo/aoc2021) • +[Andrey Popp](https://github.com/andreypopp/aoc2021) • [Johnny](https://github.com/JohnnyJayJay/adventofcode-21) • -[Ben Dean](https://github.com/bddean/aoc-2021) • [Josh Holland](https://git.sr.ht/~jshholland/adventofcode/tree/master/item/2021) • +[Ben Dean](https://github.com/bddean/aoc-2021) • [Alastair Williams](https://github.com/alephno/aoc2021/tree/main/BQN) • [Olodus](https://github.com/Olodus/advent_of_code2021) • [Aren Windham](https://github.com/arwn/aoc2021) • @@ -34,8 +34,8 @@ Below, problems solved in BQN are shown in green, and problems solved in other languages in dark red.