AdventOfCode/2022
Adam Millerchip 58df8b822b fix top_crates function that assumed ordered map 2022-12-06 10:52:26 +09:00
..
README.md 2022 Day 5 2022-12-05 23:41:46 +09:00
day1.exs 2022 day1 2022-12-01 23:54:32 +09:00
day2.exs 2022 day 2 2022-12-02 19:59:40 +09:00
day3.exs 2022 Day 3 2022-12-03 14:36:40 +09:00
day4.exs 2022 Day 4 2022-12-04 15:59:40 +09:00
day5.exs fix top_crates function that assumed ordered map 2022-12-06 10:52:26 +09:00

README.md

AdventOfCode2022

My (attempted) solutions to Advent of Code 2022 in Elixir.

image

Running:

elixir dayN.exs input_filename