Skip to content

Commit 95255c9

Browse files
authored
Update day18.md (#753)
Add Day18 solution by Alex Mc'key
1 parent dc1fb83 commit 95255c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/2024/puzzles/day18.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ https://adventofcode.com/2024/day/18
99
## Solutions from the community
1010
- [Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D18T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)
1111
- [Solution](https://github.com/spamegg1/aoc/blob/master/2024/18/18.worksheet.sc#L125) by [Spamegg](https://github.com/spamegg1/)
12-
- [Solution](https://github.com/rmarbeck/advent2024/blob/main/day18/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
12+
- [Solution](https://github.com/rmarbeck/advent2024/blob/main/day18/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
13+
- [Solution](https://github.com/AlexMckey/AoC2024_Scala/blob/master/src/year2024/day18.scala) by [Alex Mc'key](https://github.com/AlexMckey)
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)