Update README.md

This commit is contained in:
akp 2023-12-21 16:27:27 +00:00
parent f514e51b46
commit 40d9e5c684
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -32,4 +32,6 @@ A day denoted with a star means it has a visualisation.
| 16 - The Floor Will Be Lava | ★ ★ | Python | Pathfinding, sort of, but also brute forceable?? |
| 17 - Clumsy Crucible | ★ ★ | Python | This taught me quite a lot about how to meddle with Djikstra's |
| 18 - Ladaduct Lagoon | ★ ★ | Python | Nothing quite like a problem that I thought I knew the solution to showing up my lack of mathematical knowledge. |
| 19 - Aplenty | ★ ★ | Python | So maybe I *can* do range maths? |
| 19 - Aplenty | ★ ★ | Python | So maybe I *can* do range maths? |
| 20 - Pulse Propagation | ☆ ☆ | Python | Too much reading. |
| 21 - Step Counter | ★ ☆ | Python | ??? |