You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: difficulties.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -83,10 +83,10 @@ optimize them and update this page with refined and more accurate data.
83
83
| 2015/6 |[Probably a Fire Hazard](https://adventofcode.com/2015/day/6)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_06.ex](/lib/2015/day_06.ex)|[day_06_test.exs](/test/2015/day_06_test.exs)|[grid](/tags.md#grid), [vector](/tags.md#vector), [reduction](/tags.md#reduction), [slow](/tags.md#slow)|
| 2015/18 |[Like a GIF For Your Yard](https://adventofcode.com/2015/day/18)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_18.ex](/lib/2015/day_18.ex)|[day_18_test.exs](/test/2015/day_18_test.exs)|[grid](/tags.md#grid), [map](/tags.md#map), [bounded-box](/tags.md#bounded-box), [not-fast-enough](/tags.md#not-fast-enough)|
89
-
| 2015/19 |[Medicine for Rudolph](https://adventofcode.com/2015/day/19)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_19.ex](/lib/2015/day_19.ex)|[day_19_test.exs](/test/2015/day_19_test.exs)|[not-fast-enough](/tags.md#not-fast-enough), [revisit](/tags.md#revisit), [vector](/tags.md#vector), [random-access](/tags.md#random-access)|
89
+
| 2015/19 |[Medicine for Rudolph](https://adventofcode.com/2015/day/19)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_19.ex](/lib/2015/day_19.ex)|[day_19_test.exs](/test/2015/day_19_test.exs)|[not-fast-enough](/tags.md#not-fast-enough), [needs-improvement](/tags.md#needs-improvement), [vector](/tags.md#vector), [random-access](/tags.md#random-access)|
90
90
| 2015/23 |[Opening the Turing Lock](https://adventofcode.com/2015/day/23)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_23.ex](/lib/2015/day_23.ex)|[day_23_test.exs](/test/2015/day_23_test.exs)|[op-code](/tags.md#op-code), [emulation](/tags.md#emulation)|
91
91
| 2015/25 |[Let It Snow](https://adventofcode.com/2015/day/25)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_25.ex](/lib/2015/day_25.ex)|[day_25_test.exs](/test/2015/day_25_test.exs)|[table-lookup](/tags.md#table-lookup), [modular-arithmetic](/tags.md#modular-arithmetic)|
@@ -133,7 +133,7 @@ optimize them and update this page with refined and more accurate data.
133
133
| 2015/24 |[It Hangs in the Balance](https://adventofcode.com/2015/day/24)|:1st_place_medal:|:snowflake::snowflake::snowflake::snowflake::snowflake:|[day_24.ex](/lib/2015/day_24.ex)|[day_24_test.exs](/test/2015/day_24_test.exs)|[not-fast-enough](/tags.md#not-fast-enough), [power-set](/tags.md#power-set), [ambiguous-solution](/tags.md#ambiguous-solution)|
| 2023/5 |[If You Give A Seed A Fertilizer](https://adventofcode.com/2023/day/5)|:1st_place_medal:|:snowflake::snowflake::snowflake::snowflake::snowflake:|[day_05.ex](/lib/2023/day_05.ex)|[day_05_test.exs](/test/2023/day_05_test.exs)|[range](/tags.md#range), [gb-tree](/tags.md#gb-tree)|
| 13 |[Knights of the Dinner Table](https://adventofcode.com/2015/day/13)|:1st_place_medal:|:snowflake::snowflake:|[day_13.ex](/lib/2015/day_13.ex)|[day_13_test.exs](/test/2015/day_13_test.exs)|[brute-force](/tags.md#brute-force), [combinatorics](/tags.md#combinatorics), [slow](/tags.md#slow)|
| 17 |[No Such Thing as Too Much](https://adventofcode.com/2015/day/17)|:1st_place_medal:|:snowflake::snowflake:|[day_17.ex](/lib/2015/day_17.ex)|[day_17_test.exs](/test/2015/day_17_test.exs)|[not-fast-enough](/tags.md#not-fast-enough), [combinatorics](/tags.md#combinatorics)|
30
30
| 18 |[Like a GIF For Your Yard](https://adventofcode.com/2015/day/18)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_18.ex](/lib/2015/day_18.ex)|[day_18_test.exs](/test/2015/day_18_test.exs)|[grid](/tags.md#grid), [map](/tags.md#map), [bounded-box](/tags.md#bounded-box), [not-fast-enough](/tags.md#not-fast-enough)|
31
-
| 19 |[Medicine for Rudolph](https://adventofcode.com/2015/day/19)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_19.ex](/lib/2015/day_19.ex)|[day_19_test.exs](/test/2015/day_19_test.exs)|[not-fast-enough](/tags.md#not-fast-enough), [revisit](/tags.md#revisit), [vector](/tags.md#vector), [random-access](/tags.md#random-access)|
31
+
| 19 |[Medicine for Rudolph](https://adventofcode.com/2015/day/19)|:1st_place_medal:|:snowflake::snowflake::snowflake:|[day_19.ex](/lib/2015/day_19.ex)|[day_19_test.exs](/test/2015/day_19_test.exs)|[not-fast-enough](/tags.md#not-fast-enough), [needs-improvement](/tags.md#needs-improvement), [vector](/tags.md#vector), [random-access](/tags.md#random-access)|
32
32
| 20 |[Infinite Elves and Infinite Houses](https://adventofcode.com/2015/day/20)|:1st_place_medal:|:snowflake::snowflake::snowflake::snowflake:|[day_20.ex](/lib/2015/day_20.ex)|[day_20_test.exs](/test/2015/day_20_test.exs)|[slow](/tags.md#slow), [infinite-sequence](/tags.md#infinite-sequence), [sequence](/tags.md#sequence)|
| 11 |[Monkey in the Middle](https://adventofcode.com/2022/day/11)|:1st_place_medal:|:snowflake::snowflake::snowflake::snowflake:|[day_11.ex](/lib/2022/day_11.ex)|[day_11_test.exs](/test/2022/day_11_test.exs)|[erlang](/tags.md#erlang), [parse-heavy](/tags.md#parse-heavy), [arithmetic](/tags.md#arithmetic)|
0 commit comments