Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

abey79/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2020

⚠️⚠️⚠️ THIS REPOSITORY IS ARCHIVED, ITS CONTENT IS MOVED TO aoc! ⚠️⚠️⚠️

My solution to Advent of Code 2020

To use:

  1. pip install -r requirements.txt
  2. Setup your AoC token as per aocd
  3. run tests: pytest
  4. run mypy: mypy aoc2020
  5. run the solution: python aoc2020/day1.py

About

My solution to Advent of Code 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages