Alek Ratzloff 492c2408cf Add day09
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2021-12-09 19:11:02 -08:00
2021-12-07 11:15:07 -08:00
2021-12-07 11:15:07 -08:00
2021-12-07 11:15:07 -08:00
2021-12-09 17:50:20 -08:00
2021-12-09 19:11:02 -08:00
2021-12-08 17:00:18 -08:00
2021-12-03 12:36:35 -08:00

Advent of code 2021

You should be able to run any of them by cd'ing into the directory and executing the script and passing the input file in through STDIN.

Example:

cd day02
./day02.py < input.txt
Description
Advent of code 2021
Readme 380 KiB
Languages
Python 100%