209 B
209 B
AOC 2023 Day 1 (Shell Script)
This is a solver for AOC 2023 Day 1 made in Bash
Requirements:
- Bash
Usage:
- Run the script with the input file specified as an argument (ex.
./day1p1.sh input
)