mirror of
https://github.com/mx42/aoc2016.git
synced 2026-01-14 05:39:51 +01:00
feat: add day 10
This commit is contained in:
@@ -20,8 +20,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
|
||||
| [Day 7](./src/bin/07.rs) | `1.5ms` | `1.3ms` |
|
||||
| [Day 8](./src/bin/08.rs) | `132.9ms` | `-` |
|
||||
| [Day 9](./src/bin/09.rs) | `77.2µs` | `969.4µs` |
|
||||
| [Day 10](./src/bin/10.rs) | `164.5µs` | `287.9µs` |
|
||||
|
||||
**Total: 17333.30ms**
|
||||
**Total: 17333.76ms**
|
||||
<!--- benchmarking table --->
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user