Skip to content

coocos/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

My Python solutions to the 2020 edition of the annual programming puzzle calendar. All solutions rely only on the standard Python library.

How to run the solutions

All the solutions are standalone Python scripts without any external dependencies. So for example to run a solution for day 24:

python aoc/day24/puzzle.py

About

Advent of Code 2020 solutions

Topics

Resources

License

Stars

Watchers

Forks

Languages