Skip to content

dbarbuzzi/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

Solutions for Advent of Code.

Installation

Use pip's local install feature once you have pulled down the files:

pip install .

Usage

Once installed, use the following command structure to process answers for that year/date:

python -m aoc.y2024.d01  # runs the first day of 2024

TODO

  • Extend instructions to cover test data
  • Improve UX (update runner with more safe guards, useful messaging, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages