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

https://github.com/zantier/advent-of-code-2021


https://github.com/zantier/advent-of-code-2021

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2021

https://adventofcode.com/2021

These are my solutions to programming problems given on the website.

For each day, if I have a solution in rust, it can probably be run with:
```
cargo run