logan_2023/day1/README.md

10 lines
209 B
Markdown
Raw Normal View History

2023-12-05 00:43:37 -05:00
# 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`)