Skip to content

Commit

Permalink
Update day11.md (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
aamiguet authored Dec 11, 2024
1 parent 071d4bd commit 2c00b6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2024/puzzles/day11.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ https://adventofcode.com/2024/day/11
- [Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/src/aoc2024/Day11.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
- [Solution](https://github.com/jnclt/adventofcode2024/blob/main/day11/plutonian-pebbles.sc) by [jnclt](https://github.com/jnclt)
- [Solution](https://github.com/makingthematrix/AdventOfCode2024/blob/main/src/main/scala/io/github/makingthematrix/AdventofCode2024/DayEleven.scala) by [Maciej Gorywoda](https://github.com/makingthematrix)
- [Solution](https://github.com/aamiguet/advent-2024/blob/main/src/main/scala/ch/aamiguet/advent2024/Day11.scala) by [Antoine Amiguet](https://github.com/aamiguet)

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

0 comments on commit 2c00b6b

Please sign in to comment.