Skip to content

brianide/aoc-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-ex

Advent of Code solutions in Elixir

Run solutions with mix aoc.solve <year> <day> <part> <input-root>.

The part argument should be silver, gold, or both, or just the first letter of the respective word.

Input directories should have subfolders for years, containing files for each day named like day1.txt, day2.txt, etc.

About

Advent of Code solutions in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published