Skip to content

Commit 6136dcf

Browse files
authored
Merge pull request #694 from spamegg1/patch-26
added Spamegg's solution link for 2024 day 11
2 parents 0f5267b + df29707 commit 6136dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2024/puzzles/day11.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ https://adventofcode.com/2024/day/11
1010

1111
- [Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D11T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)
1212
- [Solution](https://github.com/bishabosha/advent-of-code-2024/blob/main/2024-day11.scala) by [Jamie Thompson](https://github.com/bishabosha)
13+
- [Solution](https://github.com/spamegg1/aoc/blob/master/2024/11/11.worksheet.sc#L80) by [Spamegg](https://github.com/spamegg1)
1314

1415
Share your solution to the Scala community by editing this page.
1516
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)

0 commit comments

Comments
 (0)