Skip to content

Commit 0f5267b

Browse files
authored
Merge pull request #692 from nikiforo/patch-7
A day11 solution from the community
2 parents a2fa60e + 29c1278 commit 0f5267b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/2024/puzzles/day11.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ import Solver from "../../../../../website/src/components/Solver.js"
77
https://adventofcode.com/2024/day/11
88

99
## Solutions from the community
10+
11+
- [Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D11T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)
1012
- [Solution](https://github.com/bishabosha/advent-of-code-2024/blob/main/2024-day11.scala) by [Jamie Thompson](https://github.com/bishabosha)
1113

1214
Share your solution to the Scala community by editing this page.

0 commit comments

Comments
 (0)