From b94b26243026b437a962ec13e6d811d0952f3ea5 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 30 Dec 2021 21:58:08 -0500 Subject: Add AoC individual problem completion chart --- docs/community/aoc.html | 89 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 87 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/community/aoc.html b/docs/community/aoc.html index 7c0c717f..6d8d8971 100644 --- a/docs/community/aoc.html +++ b/docs/community/aoc.html @@ -32,6 +32,92 @@ Benjamin Applegate

+ + + + + + + + + Day + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 + 21 + 22 + 23 + 24 + 25 + + + Raghu + dzaima + Hannu + frasiyav + Leah + Antti + Caleb + Alex + Andrey + Johnny + Ben + Alvin + Josh + Alastair + Olodus + Aren + Dimitri + Alexander + Mathias + m-lima + Dunya + Benjamin + + + + + + + + + + + + + + + + + + + + + + + + + + +

In addition to these, Leah wrote two blog posts explaining her solutions for day 6 and day 9.

The number of solutions for each of the 25 days is plotted below, along with totals from AoC's stats page. The BQN solutions are scaled to be visible here: there are 6839 times more valid AoC submissions than published BQN solutions overall.

@@ -44,8 +130,7 @@ day count - - + -- cgit v1.2.3