AdventOfCode/day14/README

26 lines
221 B
Plaintext
Raw Normal View History

2020-12-14 11:57:38 +00:00
Day 14 Notes
+--------+
| Part 1 |
+--------+
$ elixir day14part1.exs
Thoughts:
+--------+
| Part 2 |
+--------+
$ elixir day14part2.exs
Thoughts:
+------------------+
| Overall Thoughts |
+------------------+