Skip to content

Commit 9583d2b

Browse files
authored
Merge pull request #510 from xRuiAlves/patch-20
Add 2023 day 19 community solution - Rui Alves
2 parents b32d0e5 + 4e99ae3 commit 9583d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2023/puzzles/day19.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ def combinations(input: String, until: Long): Long =
232232
- [Solution](https://github.com/jnclt/adventofcode2023/blob/main/day19/aplenty.sc) by [jnclt](https://github.com/jnclt)
233233
- [Solution](https://github.com/rayrobdod/advent-of-code/blob/main/2023/19/day19.scala) by [Raymond Dodge](https://github.com/rayrobdod/)
234234
- [Solution](https://github.com/spamegg1/advent-of-code-2023-scala/blob/solutions/19.worksheet.sc#L101) by [Spamegg](https://github.com/spamegg1/)
235+
- [Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day19.scala) by [Rui Alves](https://github.com/xRuiAlves/)
235236

236237
Share your solution to the Scala community by editing this page.
237238
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)