mirror of
https://github.com/mx42/aoc2016.git
synced 2026-01-14 13:49:53 +01:00
feat: add day 14
This commit is contained in:
@@ -42,8 +42,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
|
||||
| [Day 11](./src/bin/11.rs) | `30.5s` | `-` |
|
||||
| [Day 12](./src/bin/12.rs) | `3.1ms` | `91.5ms` |
|
||||
| [Day 13](./src/bin/13.rs) | `730.1µs` | `144.7µs` |
|
||||
| [Day 14](./src/bin/14.rs) | `229.0ms` | `26.4s` |
|
||||
|
||||
**Total: 47929.23ms**
|
||||
**Total: 74558.23ms**
|
||||
<!--- benchmarking table --->
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user