mirror of
https://github.com/mx42/aoc2024.rs.git
synced 2026-01-14 05:49:53 +01:00
19 lines
429 B
Markdown
19 lines
429 B
Markdown
<img src="./.assets/christmas_ferris.png" width="164">
|
|
|
|
# 🎄 Advent of Code 2024
|
|
|
|
Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.rust-lang.org/).
|
|
|
|
<!--- advent_readme_stars table --->
|
|
## 2024 Results
|
|
|
|
| Day | Part 1 | Part 2 |
|
|
| :---: | :---: | :---: |
|
|
<!--- advent_readme_stars table --->
|
|
|
|
<!--- benchmarking table --->
|
|
|
|
---
|
|
|
|
Template credits: https://github.com/fspoettel/advent-of-code-rust
|