You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day03.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,6 @@ def part2(input: String) =
213
213
-[Solution](https://github.com/spamegg1/advent-of-code-2023-scala/blob/solutions/03.worksheet.sc#L89) by [Spamegg](https://github.com/spamegg1)
214
214
-[Solution](https://github.com/prinsniels/AdventOfCode2023/blob/main/src/main/scala/solutions/day03.scala) by [Niels Prins](https://github.com/prinsniels)
215
215
-[Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2023/day3/Day3.scala) by [Philippus Baalman](https://github.com/philippus)
216
-
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day03.scala) by [Jamie Thompson](https://github.com/bishabosha)
217
216
-[Solution](https://github.com/kbielefe/advent-of-code/blob/master/2023/src/main/scala/3.scala) by [Karl Bielefeldt](https://github.com/kbielefe)
218
217
-[Solution](https://github.com/mpilquist/aoc/blob/main/2023/day3.sc) by [Michael Pilquist](https://github.com/mpilquist)
219
218
-[Solution](https://github.com/nryabykh/aoc2023/blob/master/src/main/scala/Day03.scala) by [Nikolai Riabykh](https://github.com/nryabykh/)
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day06.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,5 +138,6 @@ end part2
138
138
-[Solution](https://github.com/marconilanna/advent-of-code/blob/master/2023/Day06.scala) by [Marconi Lanna](https://github.com/marconilanna)
139
139
-[Solution](https://github.com/guycastle/advent_of_code_2023/blob/main/src/main/scala/days/day06/DaySix.scala) by [Guillaume Vandecasteele](https://github.com/guycastle)
140
140
-[Solution](https://github.com/Jannyboy11/AdventOfCode2023/blob/master/src/main/scala/day06/Day06.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
141
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day06.scala) by [Jamie Thompson](https://github.com/bishabosha)
141
142
142
143
Share your solution to the Scala community by editing this page.
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day10.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,7 @@ end part2
189
189
-[Solution](https://github.com/mpilquist/aoc/blob/main/2023/day10.sc) by [Michael Pilquist](https://github.com/mpilquist)
190
190
-[Solution](https://github.com/jnclt/adventofcode2023/blob/main/day10/pipe-maze.sc) by [jnclt](https://github.com/jnclt)
191
191
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task10/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
192
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day10.scala) by [Jamie Thompson](https://github.com/bishabosha)
192
193
193
194
Share your solution to the Scala community by editing this page.
194
195
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day11.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -308,6 +308,7 @@ Here are some ideas that I think would be interesting to look into:
308
308
-[Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2023/Day11.scala) by [Philippus Baalman](https://github.com/philippus)
309
309
-[Solution](https://github.com/joeledwards/advent-of-code/blob/master/2023/src/main/scala/com/buzuli/advent/days/day11.scala) by [Joel Edwards](https://github.com/joeledwards)
310
310
-[Solution](https://github.com/mpilquist/aoc/blob/main/2023/day11.sc) by [Michael Pilquist](https://github.com/mpilquist)
311
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day11.scala) by [Jamie Thompson](https://github.com/bishabosha)
311
312
312
313
Share your solution to the Scala community by editing this page.
313
314
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
-[Solution](https://github.com/lenguyenthanh/aoc-2023/blob/main/Day12.scala) by [Thanh Le](https://github.com/lenguyenthanh)
589
589
-[Solution](https://github.com/SethTisue/adventofcode/blob/main/2023/src/test/scala/Day12.scala) by [Seth Tisue](https://github.com/SethTisue)
590
590
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task12/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
591
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day12.scala) by [Jamie Thompson](https://github.com/bishabosha)
591
592
592
593
Share your solution to the Scala community by editing this page.
593
594
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
-[Solution](https://github.com/jnclt/adventofcode2023/blob/main/day13/point-of-incidence.sc) by [jnclt](https://github.com/jnclt)
127
127
-[Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day13.scala) by [merlin](https://github.com/merlinorg/)
128
128
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task13/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
129
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day13.scala) by [Jamie Thompson](https://github.com/bishabosha)
129
130
130
131
Share your solution to the Scala community by editing this page.
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day14.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -338,6 +338,7 @@ def part2(input: String): Int =
338
338
-[Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day14.scala) by [merlin](https://github.com/merlinorg/)
339
339
-[Solution](https://github.com/jnclt/adventofcode2023/blob/main/day14/parabolic-reflector-dish.sc) by [jnclt](https://github.com/jnclt)
340
340
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task14/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
341
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day14.scala) by [Jamie Thompson](https://github.com/bishabosha)
341
342
342
343
Share your solution to the Scala community by editing this page.
343
344
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day15.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -207,6 +207,7 @@ end part2
207
207
-[Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day15.scala) by [Rui Alves](https://github.com/xRuiAlves/)
208
208
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task15/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
209
209
-[Solution](https://github.com/joeledwards/advent-of-code/blob/master/2023/src/main/scala/com/buzuli/advent/days/day15.scala) by [Joel Edwards](https://github.com/joeledwards)
210
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day15.scala) by [Jamie Thompson](https://github.com/bishabosha)
210
211
211
212
Share your solution to the Scala community by editing this page.
212
213
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day16.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -476,6 +476,7 @@ def part2(input: String) =
476
476
-[Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day16.scala) by [Rui Alves](https://github.com/xRuiAlves/)
477
477
-[Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day16.scala) by [merlin](https://github.com/merlinorg/)
478
478
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task15/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
479
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day16.scala) by [Jamie Thompson](https://github.com/bishabosha)
479
480
480
481
Share your solution to the Scala community by editing this page.
481
482
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
Copy file name to clipboardExpand all lines: docs/2023/puzzles/day17.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -326,6 +326,7 @@ def search(next: StateTransform)(using Grid): Int =
326
326
-[Solution](https://github.com/stewSquared/advent-of-code/blob/master/src/main/scala/2023/Day17.worksheet.sc) by [stewSquared](https://github.com/stewSquared)
327
327
-[Solution](https://github.com/merlinorg/aoc2023/blob/main/src/main/scala/Day17.scala) by [merlin](https://github.com/merlinorg/)
328
328
-[Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day17.scala) by [Rui Alves](https://github.com/xRuiAlves/)
329
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day17.scala) by [Jamie Thompson](https://github.com/bishabosha)
329
330
330
331
Share your solution to the Scala community by editing this page.
331
332
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
-[Solution](https://github.com/spamegg1/advent-of-code-2023-scala/blob/solutions/18.worksheet.sc#L101) by [Spamegg](https://github.com/spamegg1/)
139
139
-[Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day18.scala) by [Rui Alves](https://github.com/xRuiAlves/)
140
140
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task18/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
141
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day18.scala) by [Jamie Thompson](https://github.com/bishabosha)
141
142
142
143
Share your solution to the Scala community by editing this page.
143
144
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
-[Solution](https://github.com/spamegg1/advent-of-code-2023-scala/blob/solutions/19.worksheet.sc#L101) by [Spamegg](https://github.com/spamegg1/)
235
235
-[Solution](https://github.com/xRuiAlves/advent-of-code-2023/blob/main/Day19.scala) by [Rui Alves](https://github.com/xRuiAlves/)
236
236
-[Solution](https://github.com/GrigoriiBerezin/advent_code_2023/tree/master/task19/src/main/scala) by [g.berezin](https://github.com/GrigoriiBerezin)
237
+
-[Solution](https://github.com/bishabosha/advent-of-code-2023/blob/main/2023-day19.scala) by [Jamie Thompson](https://github.com/bishabosha)
237
238
238
239
Share your solution to the Scala community by editing this page.
239
240
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