Advent of Code 2021 - My solutions using rust
This repository has been archived on 2025-09-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
andi-makes b0fb913d41
Solved day 17
Part 1 is beatiful, Part 2: not so much
2021-12-17 15:36:45 +01:00
aom "improved" framework i guess 2021-12-06 22:53:06 +01:00
src Solved day 17 2021-12-17 15:36:45 +01:00
.gitignore Working on a (spooky spooky) skeleton AoC launcher. 2021-10-10 21:52:44 +02:00
Cargo.lock Solved Day 5 2021-12-05 10:11:51 +01:00
Cargo.toml Solved Day 5 2021-12-05 10:11:51 +01:00
generate.sh "improved" framework i guess 2021-12-06 22:53:06 +01:00
LICENSE Added MIT License 2021-10-10 20:39:45 +02:00
README.md Solved Day 14 2021-12-14 12:27:21 +01:00

Advent of Code 2021

About Language Days completed Stars

Advent of Code 2021 - My solutions using rust

Interrested in my solutions from last year? You can find them here!

Compilation

  • Execute cargo run