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

https://github.com/robinst/advent-of-code-2020

https://adventofcode.com/2020
https://github.com/robinst/advent-of-code-2020

Last synced: about 1 year ago
JSON representation

https://adventofcode.com/2020

Awesome Lists containing this project

README

          

Advent of Code 2020
===================

My solutions in Rust for: https://adventofcode.com/2020

Running e.g. day 1:

cargo run --bin day01