Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtgoitia/advent_of_code_2020


https://github.com/dtgoitia/advent_of_code_2020

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

These are my solutions for the [Advent of Code](https://adventofcode.com/) 2020.

## Usage

To get the solution of the 5th puzzle:

```shell
python -m puzzles.puzzle_05
```