Update README.md

This commit is contained in:
akp 2024-12-09 18:33:22 +00:00
parent 4800b07880
commit 569c26b209
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -22,4 +22,4 @@ A day denoted with an asterisk means it has a visualisation.
| 06 - Guard Gallivant | ★ ★ | Python | oh dear runtime (also I knew what I wanted to do for so long it just took me 3 hours to implement it properly) |
| 07 - Bridge Repair | ★ ★ | Python | Maths? Backwards?? |
| 08* - Resonant Collinearity | ★ ★ | Python | `Fraction` saving us all from the curse of a computer's inability to do floating point arithmetic |
| 09 - Disk Fragmenter | ★ ★ | Python | Many cursed strategies were attempted before I landed on the final implementation |
| 09 - Disk Fragmenter | ★ ★ | Python | Many cursed strategies were attempted before I landed on the final implementation. Part 1 could also be sped up. |