Advent of Code solutions in pure Python (stdlib only)

Taddeus Kroes 783f40c477 Optimize 2020 day 20 with the assumption that all tiles only connect to one possible tile on each side 5 年之前
2015 a5c321a1f7 Remove some unused code 5 年之前
2016 a5c321a1f7 Remove some unused code 5 年之前
2017 9b21a2c098 Add solutions from previous years 6 年之前
2018 8ecf8fffff Minor readability fix 5 年之前
2019 7f53b6949a Longer sleep on animation 6 年之前
2020 783f40c477 Optimize 2020 day 20 with the assumption that all tiles only connect to one possible tile on each side 5 年之前
.gitignore ddf794e602 Add Vim swap files to ignore file 7 年之前
runall.sh 9b21a2c098 Add solutions from previous years 6 年之前