advent-of-code/2022/day-1_calorie_counting-alt
TuDatTr be832438c5 Added alternative solution in python
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2022-12-02 01:24:22 +01:00
..
.gitignore Added alternative solution in python 2022-12-02 01:24:22 +01:00
README.md Added alternative solution in python 2022-12-02 01:24:22 +01:00
main.py Added alternative solution in python 2022-12-02 01:24:22 +01:00
task.md Added alternative solution in python 2022-12-02 01:24:22 +01:00

README.md

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