Advent of Code solutions in pure Python (stdlib only)

Taddeus Kroes 24ab9385a2 Add alternative solution for 2020 day 13 based on Chinese Remainer Theorem (impl only works because bus IDs are primes) 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 24ab9385a2 Add alternative solution for 2020 day 13 based on Chinese Remainer Theorem (impl only works because bus IDs are primes) 5 年之前
.gitignore ddf794e602 Add Vim swap files to ignore file 7 年之前
runall.sh 9b21a2c098 Add solutions from previous years 6 年之前