Update README.md

This commit is contained in:
akp 2023-12-08 13:31:21 +00:00
parent 60042e996b
commit 055e72821f
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -17,3 +17,4 @@ Solutions to the [2023 Advent of Code](https://adventofcode.com/2023).
| 05 - If You Give A Seed A Fertilizer | ★ ☆ | Python | This year is ridiculously unbalanced. Why is it so hard already. |
| 06 - Wait For It | ★ ★ | Python | Easy, GCSE-level maths :) |
| 07 - Camel Cards | ★ ★ | Python | Pedantic problem statements will be my downfall |
| 08 - Haunted Wasteland | ★ ★ | Python | I'm not sure any feasible generic solution exists - but I did work out the infeasible one! |