Skip to content

Commit 62850d2

Browse files
committed
fix formatting
1 parent 042e6e0 commit 62850d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2024/puzzles/day13.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ def part2(input: String): Long =
206206
```
207207

208208
## Solutions from the community
209+
209210
- [Solution](https://github.com/rmarbeck/advent2024/blob/main/day13/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
210211
- [Solution](https://github.com/spamegg1/aoc/blob/master/2024/13/13.worksheet.sc#L109) by [Spamegg](https://github.com/spamegg1)
211212
- [Solution](https://github.com/aamiguet/advent-2024/blob/main/src/main/scala/ch/aamiguet/advent2024/Day13.scala) by [Antoine Amiguet](https://github.com/aamiguet)

0 commit comments

Comments
 (0)