logan_2023/day1/README.md
2023-12-04 22:43:37 -07:00

209 B

AOC 2023 Day 1 (Shell Script)

This is a solver for AOC 2023 Day 1 made in Bash

Requirements:

  • Bash

Usage:

  1. Run the script with the input file specified as an argument (ex. ./day1p1.sh input)