Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mineiwik/aoc_2024
Advent of Code 2024 - This time in Rust
https://github.com/mineiwik/aoc_2024
advent-of-code advent-of-code-2024 advent-of-code-2024-rust aoc aoc-2024 aoc-2024-in-rust
Last synced: 29 days ago
JSON representation
Advent of Code 2024 - This time in Rust
- Host: GitHub
- URL: https://github.com/mineiwik/aoc_2024
- Owner: mineiwik
- License: mit
- Created: 2024-11-28T18:26:37.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T21:15:30.000Z (about 1 month ago)
- Last Synced: 2024-12-02T22:23:11.772Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2024, advent-of-code-2024-rust, aoc, aoc-2024, aoc-2024-in-rust
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎄 Advent of Code 2024 🎄
## Calendar
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
| :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: | :-------------------------------: |
| | | | | | | [1🌟](src/days/d1.rs) |
| [2🌟](src/days/d2.rs) | [3🌟](src/days/d3.rs) | 4❄ | 5❄ | 6❄ | 7❄ | 8❄ |
| 9❄ | 10❄ | 11❄ | 12❄ | 13❄ | 14❄ | 15❄ |
| 16❄ | 17❄ | 18❄ | 19❄ | 20❄ | 21❄ | 22❄ |
| 23❄ | 24❄ | 25❄ | | | | |___
**Legend**:
| Description | Emoji |
| :---------------- | :---: |
| Everything solved | 🌟 |
| First part solved | ⛄ |
| Not solved yet | ❄ |