Advent of Code solutions in pure Python (stdlib only)

Taddeus Kroes fa2b142d4c Cleanup il y a 7 ans
input ae18066703 Solve day 21 il y a 7 ans
.gitignore ddf794e602 Add Vim swap files to ignore file il y a 7 ans
01_frequencies.py 240f38768a Cleanup il y a 7 ans
02_boxes.py 84e7f10738 Add day 1-8 from private repo il y a 7 ans
03_fabric.py 84e7f10738 Add day 1-8 from private repo il y a 7 ans
04_guards.py 240f38768a Cleanup il y a 7 ans
05_alchemy.py 84e7f10738 Add day 1-8 from private repo il y a 7 ans
06_coordinates.py 84e7f10738 Add day 1-8 from private repo il y a 7 ans
07_workers.py f05f6f4eef Rename some solutions il y a 7 ans
08_license.py f13e73ba36 Use readline instead of read where applicable il y a 7 ans
09_marbles.py a63cba6bbc Cleanup day 9 il y a 7 ans
10_stars.py 1a8a919d6d Print space instead of dot in 10 il y a 7 ans
11_fuelcells.py d7d4209302 Solve day 11 il y a 7 ans
12_potplants.py 7f6ccfc55f Solve day 12 il y a 7 ans
13_minecarts.py 14639ea92b Solve 13 il y a 7 ans
14_recipes.py 7aa0890229 Shorten day 14 solution il y a 7 ans
15_goblins.py fa2b142d4c Cleanup il y a 7 ans
16_opcodes.py 87feff56d1 Remove unused imports il y a 7 ans
17_waterflow.py 32e8e0dd99 Day 17 indent fix il y a 7 ans
18_lumber.py 87feff56d1 Remove unused imports il y a 7 ans
19_opjumps.py 6b6d3477aa Delete comment il y a 7 ans
20_regex.py fa2b142d4c Cleanup il y a 7 ans
21_underflow.py fa2b142d4c Cleanup il y a 7 ans
22_cave.py fa2b142d4c Cleanup il y a 7 ans
runall.sh dd33b94bac Only run solutions in benchmark script il y a 7 ans