We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f5be4 commit 18aedc0Copy full SHA for 18aedc0
README.md
@@ -34,7 +34,7 @@ This repository contains my solutions to the yearly [Advent of Code](https://adv
34
| 12 | [Hot Springs](https://adventofcode.com/2023/day/12) | ⭐️⭐ | [Python](2023/python/aoc_2023/day12.py) |
35
| 13 | [Point of Incidence](https://adventofcode.com/2023/day/13) | ⭐️⭐ | [Python](2023/python/aoc_2023/day13.py) |
36
| 14 | [Parabolic Reflector Dish](https://adventofcode.com/2023/day/14) | ⭐️⭐ | [Python](2023/python/aoc_2023/day14.py) |
37
-| 15 | | | |
+| 15 | [Lens Library](https://adventofcode.com/2023/day/15) | ⭐️⭐ | [Python](2023/python/aoc_2023/day15.py) |
38
| 16 | | | |
39
| 17 | | | |
40
| 18 | | | |
0 commit comments