Add note that it's not a good solution
This commit is contained in:
parent
87331c5a5a
commit
d8c7478ad6
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# This is a poor and overcomplicated solution :(
|
||||||
|
# Go and read these instead: https://elixirforum.com/t/advent-of-code-2022-day-7/52324
|
||||||
|
# Maybe I will revist this later.
|
||||||
defmodule Day7 do
|
defmodule Day7 do
|
||||||
@root ["/"]
|
@root ["/"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue