Advent of Code solutions in pure Python (stdlib only)

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