Skip to content

harbenml/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

Solutions to the advent of code 2020 puzzles.

You will find the solutions for each day in the puzzles folder.

Installation

In order to install the required dependencies, please run

conda env create -f environment.yml

and afterwards activate the conda environment

conda activate aoc

Tests

You can run the tests via

pytest tests

About

Puzzle solutions to the advent of code 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages