In this repository you'll find my personal solutions for AoC 2022 which I'll write in Rust.
Day | Solved | Notes |
---|---|---|
1 | ⭐⭐ | |
2 | ⭐⭐ | |
3 | ⭐⭐ | |
4 | ⭐⭐ | |
5 | ⭐⭐ | Alternative implementation with RefCell (Interior mutability pattern) |
6 | ⭐⭐ | |
7 | ⭐⭐ | |
8 | ⭐⭐ | |
9 | ⭐⭐ | |
10 | ⭐⭐ | |
11 | ⭐⭐ | |
12 | ⭐⭐ | |
13 | ⭐⭐ | |
14 | ⭐⭐ | |
15 | ⭐⭐ | |
16 | ⭐⭐ | |
17 | ||
18 | ||
19 | ||
20 | ||
21 | ||
22 | ||
23 | ||
24 | ||
25 |