Skip to content

Commit

Permalink
aoc
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjercan committed Dec 10, 2023
1 parent f61a071 commit d5aee37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ stack exec day08 < input/day08.input

echo -e "${IYellow}--- Day 9: Mirage Maintenance ---${Color_Off}"
stack exec day09 < input/day09.input

echo -e "${IGreen}--- Day 10: Pipe Maze ---${Color_Off}"
stack exec day10 < input/day10.input

0 comments on commit d5aee37

Please sign in to comment.