mirror of
https://github.com/mx42/aoc2024.rs.git
synced 2026-01-14 05:49:53 +01:00
feat: add day 20 p1
This commit is contained in:
@@ -53,8 +53,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
|
||||
| [Day 17](./src/bin/17.rs) | `1.5ms` | `-` |
|
||||
| [Day 18](./src/bin/18.rs) | `2.1ms` | `5.0ms` |
|
||||
| [Day 19](./src/bin/19.rs) | `21.1ms` | `707.2ms` |
|
||||
| [Day 20](./src/bin/20.rs) | `754.2ms` | `-` |
|
||||
|
||||
**Total: 14003.90ms**
|
||||
**Total: 14758.10ms**
|
||||
<!--- benchmarking table --->
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user