advent-of-code/2022/day-1-alt/README.md

7 lines
167 B
Markdown

# Calorie Counting
Some quick and dirty python code, that didn't make me cry.
## Usage
Expecting the `input.txt` in the same folder as the `main.py`
`python main.py`