/advent-of-code

my answers for adventofcode.com

Primary LanguagePython

advent-of-code

My answers for adventofcode.com, organized by YYYY/DD.

init_daily script

  • Sets up each day's new folders, renders the boilerplate starter script into them, and downloads the puzzle's input.
  • Requires Sergio de Carvalho's aoc command line util to be in $PATH. See aoc-cli's Readme for session cookie configuration.