Skip to content

timofurrer/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Build Status

This repository contains my solutions for Advent of Code.
The solutions are written in Python compatible with Python 3.7+.

Structure

You can find my solutions in separate folders named by the date.
E.g. year_2017/day_01 was Day 1 of the challenge in 2017.

Run tests

Use the tox configuration:

tox

Releases

No releases published

Packages

No packages published

Languages