Skip to content

Commit

Permalink
aoc.md: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrek authored Dec 1, 2024
1 parent 41d5319 commit 724a499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/aoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Bars ← (Path·∾("M h"⥊˜≠)∾¨FmtNum)¨ Bp
}
-->

Some wrote about aspects of the Advent experience: Leah explained her solutions for [day 6](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) and [day 9](https://leahneukirchen.org/blog/archive/2021/12/surveying-lava-basins-with-bqn-and-fixpoints.html), Hannu [reflected](https://hannuhartikainen.fi/blog/advent-of-bqn/) on the choice of BQN, and Raghu [commented on](https://razetime.github.io/blog1/2022/01/09/aoc-bqn.html) each problem.
Some wrote about aspects of the Advent experience: Leah explained her solutions for [day 6](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) and [day 9](https://leahneukirchen.org/blog/archive/2021/12/surveying-lava-basins-with-bqn-and-fixpoints.html), Hannu [reflected](https://hannuhartikainen.fi/blog/advent-of-bqn/) on the choice of BQN, and Raghu [commented on](https://razetime.github.io/blog/2022/01/09/aoc-bqn.html) each problem.

The number of BQN solutions for each of the 25 days is plotted below, along with totals from AoC's [stats page](https://adventofcode.com/2021/stats). The BQN solutions are scaled to be visible here: there are 6827 times more valid AoC submissions than published BQN solutions overall.

Expand Down

0 comments on commit 724a499

Please sign in to comment.