First day of 2021, done in Rust

This commit is contained in:
trotFunky 2021-12-03 23:59:40 +00:00
parent b00ae2ab04
commit f29637ec26
6 changed files with 2060 additions and 1 deletions

View file

@ -5,4 +5,9 @@ The directory structure is simple : `year/day`, each day containing the input fi
## Depencies
Only Python3 for now !
2020:
- Python3
2021:
- Rust (Cargo)