mirror of
https://github.com/mx42/aoc2024.rs.git
synced 2026-01-14 13:59:52 +01:00
feat: add day 1
This commit is contained in:
@@ -11,6 +11,14 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
|
||||
| :---: | :---: | :---: |
|
||||
<!--- advent_readme_stars table --->
|
||||
|
||||
<!--- benchmarking table --->
|
||||
## Benchmarks
|
||||
|
||||
| Day | Part 1 | Part 2 |
|
||||
| :---: | :---: | :---: |
|
||||
| [Day 1](./src/bin/01.rs) | `72.0µs` | `76.8µs` |
|
||||
|
||||
**Total: 0.15ms**
|
||||
<!--- benchmarking table --->
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user