another typo
This commit is contained in:
parent
410e73c3a6
commit
c299b37881
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Use a regex to parse the input
|
||||||
Huh, can't iterate a string with Enum. Split into a list with String.graphemes/1
|
Huh, can't iterate a string with Enum. Split into a list with String.graphemes/1
|
||||||
|
|
||||||
------
|
------
|
||||||
Part1:
|
Part2:
|
||||||
------
|
------
|
||||||
|
|
||||||
$ elixir day2part2.exs
|
$ elixir day2part2.exs
|
||||||
|
|
Loading…
Reference in a new issue