This is my advent of code 2024 adventure!
My goal this year is (I hope so) to resolve everyday challenges using rust. If I have time, I create a solution for C/C++.
Ideally, the solution does not use external crates/dependencies.
Day | Rust | C++ | C | |||
---|---|---|---|---|---|---|
Part 1 | Part 2 | Part 1 | Part 2 | Part 1 | Part 2 | |
1 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
2 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
3 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
4 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
5 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
6 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
7 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
8 | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
9 | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
10 | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
11 | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |