Advent of Code 2022 in Rust
Go to file
apio bd71dfb6bb Update LICENSE
Forgot that the default license provided by Gitea is a template and needs to be filled out *facepalm*
2022-12-03 15:32:23 +01:00
src Added cargo stuff 2022-12-01 18:25:09 +01:00
.gitignore Initial commit 2022-12-01 17:23:59 +00:00
Cargo.toml Added cargo stuff 2022-12-01 18:25:09 +01:00
LICENSE Update LICENSE 2022-12-03 15:32:23 +01:00
README.md Add explanation to readme 2022-12-01 18:26:08 +01:00

aoc-2022

Advent of Code 2022 in Rust

There will be a branch for every day (day-1, day-2, and so on...)