Alek Ratzloff 7679363bb7 Add day12
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2021-12-13 14:58:21 -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-10 11:46:02 -08:00
2021-12-11 14:10:14 -08:00
2021-12-13 14:58:21 -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%