Skip to content

swemoney/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Usage:

Create a new day from templates

  • python aoc.py --create

Run against test data (if AOCD doesn't download example 2 data, copy it to the created test2.txt file)

  • python aoc.py --test

Run against real input data

  • python aoc.py

You can use the optional --day and --year arguments to specify which day/year to create or run

About

Advent Of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages