diff --git a/docs/2023/puzzles/day01.md b/docs/2023/puzzles/day01.md index c67a5b5e7..cf0ccb076 100644 --- a/docs/2023/puzzles/day01.md +++ b/docs/2023/puzzles/day01.md @@ -187,6 +187,16 @@ def part2(input: String): String = end part2 ``` +### Run it in the browser + +#### Part 1 + + + +#### Part 2 + + + ## Solutions from the community Share your solution to the Scala community by editing this page. diff --git a/solutions b/solutions index 62ad14bc4..54d0ef899 160000 --- a/solutions +++ b/solutions @@ -1 +1 @@ -Subproject commit 62ad14bc42adeb53c3b11cf45fb69fbd331e769c +Subproject commit 54d0ef899611026899e9d16efa3a4fae289992f2