Skip to content

Commit ddfd169

Browse files
committed
Add 2021 day 22 community solution - Rui Alves
1 parent 5f03246 commit ddfd169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/puzzles/day22.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,5 +344,6 @@ You can replace the content of the `input/day22` file with your own input from [
344344
## Solutions from the community
345345

346346
- [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/)
347348

348349
Share your solution to the Scala community by editing this page.

0 commit comments

Comments
 (0)