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/puzzles/day1.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -149,5 +149,6 @@ So the second part of the puzzle is almost the same as the first part of the puz
149
149
-[Solution](https://github.com/FlorianCassayre/AdventOfCode-2021/blob/master/src/main/scala/adventofcode/solutions/Day01.scala) of [@FlorianCassayre](https://github.com/FlorianCassayre).
150
150
-[Solution](https://github.com/justinhj/adventofcode2021-day1) with [video tutorial](https://www.youtube.com/watch?v=ziWwsXD9w7M) by [@justinhj](https://twitter.com/justinhj)
151
151
-[Solution](https://github.com/Jannyboy11/AdventOfCode2021/blob/main/src/main/scala/day01/Day01.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
152
+
-[Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day1) by [Rui Alves](https://github.com/xRuiAlves/)
152
153
153
154
Share your solution to the Scala community by editing this page.
Copy file name to clipboardExpand all lines: docs/puzzles/day2.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -197,5 +197,6 @@ You can replace the content of the `input/day2` file with your own input from [a
197
197
-[Solution](https://github.com/philipschwarz/advent-of-code-2021-scala/tree/master/src/main/scala/day2) by [@philip_schwarz](https://twitter.com/philip_schwarz)
198
198
-[Solution](https://github.com/FlorianCassayre/AdventOfCode-2021/blob/master/src/main/scala/adventofcode/solutions/Day02.scala) of [@FlorianCassayre](https://github.com/FlorianCassayre).
199
199
-[Solution](https://github.com/Jannyboy11/AdventOfCode2021/blob/main/src/main/scala/day02/Day02.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
200
+
-[Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day2) by [Rui Alves](https://github.com/xRuiAlves/)
200
201
201
202
Share your solution to the Scala community by editing this page.
Copy file name to clipboardExpand all lines: docs/puzzles/day22.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -344,5 +344,6 @@ You can replace the content of the `input/day22` file with your own input from [
344
344
## Solutions from the community
345
345
346
346
-[Solution](https://github.com/FlorianCassayre/AdventOfCode-2021/blob/master/src/main/scala/adventofcode/solutions/Day22.scala) of [@FlorianCassayre](https://github.com/FlorianCassayre).
347
+
-[Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day22) by [Rui Alves](https://github.com/xRuiAlves/)
347
348
348
349
Share your solution to the Scala community by editing this page.
Copy file name to clipboardExpand all lines: docs/puzzles/day3.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -293,5 +293,6 @@ You can replace the content of the `input/day3` file with your own input from [a
293
293
-[Solution](https://github.com/tOverney/AdventOfCode2021/blob/main/src/main/scala/ch/overney/aoc/day3/) of [@tOverney](https://github.com/tOverney).
294
294
-[Solution](https://github.com/philipschwarz/advent-of-code-2021-scala/tree/master/src/main/scala/day3) by [@philip_schwarz](https://twitter.com/philip_schwarz)
295
295
-[Solution](https://github.com/Jannyboy11/AdventOfCode2021/blob/main/src/main/scala/day03/Day03.scala) of [Jan Boerman](https://twitter.com/JanBoerman95).
296
+
-[Solution](https://github.com/xRuiAlves/advent-of-code-2021/tree/master/src/main/scala/rui/aoc/year2021/day3) by [Rui Alves](https://github.com/xRuiAlves/)
296
297
297
298
Share your solution to the Scala community by editing this page.
0 commit comments