From fb9e08191e3749884a7d2c0dc9cf42a9f4011503 Mon Sep 17 00:00:00 2001 From: scottmckendry Date: Mon, 27 Nov 2023 17:13:29 +0000 Subject: [PATCH] Update readme statistics --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c141168..38d188c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ All my solutions to the [Advent of Code](https://adventofcode.com/) challenges, | Day | Part 1 | Part 2 | Stars | | --- | --- | --- | --- | -| [Day 1: Placeholder](https://adventofcode.com/2023/day/1) | 1.075ms | 1.073ms | ⭐⭐ | +| [Day 1: Placeholder](https://adventofcode.com/2023/day/1) | 1.078ms | 1.075ms | ⭐⭐ | @@ -21,16 +21,16 @@ All my solutions to the [Advent of Code](https://adventofcode.com/) challenges, | Day | Part 1 | Part 2 | Stars | | --- | --- | --- | --- | -| [Day 1: Calorie Counting](https://adventofcode.com/2022/day/1) | 203µs | 222µs | ⭐⭐ | -| [Day 2: Rock Paper Scissors](https://adventofcode.com/2022/day/2) | 239µs | 252µs | ⭐⭐ | -| [Day 3: Rucksack Reorganization](https://adventofcode.com/2022/day/3) | 313µs | 197µs | ⭐⭐ | -| [Day 4: Camp Cleanup](https://adventofcode.com/2022/day/4) | 755µs | 699µs | ⭐⭐ | -| [Day 5: Supply Stacks](https://adventofcode.com/2022/day/5) | 907µs | 735µs | ⭐⭐ | -| [Day 6: Tuning Trouble](https://adventofcode.com/2022/day/6) | 345µs | 2.233ms | ⭐⭐ | -| [Day 7: No Space Left On Device](https://adventofcode.com/2022/day/7) | 118µs | 111µs | ⭐⭐ | -| [Day 8: Treetop Tree House](https://adventofcode.com/2022/day/8) | 226µs | 1.359ms | ⭐⭐ | -| [Day 9: Rope Bridge](https://adventofcode.com/2022/day/9) | 941µs | 1.685ms | ⭐⭐ | -| [Day 10: Cathode-Ray Tube](https://adventofcode.com/2022/day/10) | 28µs | 66µs | ⭐⭐ | -| [Day 11: Monkey in the Middle](https://adventofcode.com/2022/day/11) | 99µs | 13.127ms | ⭐⭐ | -| [Day 12: Hill Climbing Algorithm](https://adventofcode.com/2022/day/12) | 43µs | +| [Day 1: Calorie Counting](https://adventofcode.com/2022/day/1) | 197µs | 200µs | ⭐⭐ | +| [Day 2: Rock Paper Scissors](https://adventofcode.com/2022/day/2) | 209µs | 239µs | ⭐⭐ | +| [Day 3: Rucksack Reorganization](https://adventofcode.com/2022/day/3) | 253µs | 170µs | ⭐⭐ | +| [Day 4: Camp Cleanup](https://adventofcode.com/2022/day/4) | 752µs | 707µs | ⭐⭐ | +| [Day 5: Supply Stacks](https://adventofcode.com/2022/day/5) | 767µs | 738µs | ⭐⭐ | +| [Day 6: Tuning Trouble](https://adventofcode.com/2022/day/6) | 360µs | 2.284ms | ⭐⭐ | +| [Day 7: No Space Left On Device](https://adventofcode.com/2022/day/7) | 244µs | 178µs | ⭐⭐ | +| [Day 8: Treetop Tree House](https://adventofcode.com/2022/day/8) | 219µs | 1.361ms | ⭐⭐ | +| [Day 9: Rope Bridge](https://adventofcode.com/2022/day/9) | 1.071ms | 1.695ms | ⭐⭐ | +| [Day 10: Cathode-Ray Tube](https://adventofcode.com/2022/day/10) | 71µs | 103µs | ⭐⭐ | +| [Day 11: Monkey in the Middle](https://adventofcode.com/2022/day/11) | 99µs | 13.075ms | ⭐⭐ | +| [Day 12: Hill Climbing Algorithm](https://adventofcode.com/2022/day/12) | 286.558ms |