Skip to content

Commit

Permalink
doc: Update README.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro committed Jan 2, 2024
1 parent 7e13c6f commit 2f0dedc
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ In this example, the calibration values are `29`, `83`, `13`, `24`, `42`, `14`,
**What is the sum of all of the calibration values?**

Your puzzle answer was `54265`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ The **power** of a set of cubes is equal to the numbers of red, green, and blue
For each game, find the minimum set of cubes that must have been present. **What is the sum of the power of these sets?**

Your puzzle answer was `67953`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day03/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ In this schematic, there are **two** gears. The first is in the top left; it has
**What is the sum of all of the gear ratios in your engine schematic?**

Your puzzle answer was `79842967`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day04/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ Once all of the originals and copies have been processed, you end up with **`1`*
Process all of the original and copied scratchcards until no more scratchcards are won. Including the original set of scratchcards, **how many total scratchcards do you end up with?**

Your puzzle answer was `5095824`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day05/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,5 @@ In the above example, the lowest location number can be obtained from seed numbe
Consider all of the initial seed numbers listed in the ranges on the first line of the almanac. **What is the lowest location number that corresponds to any of the initial seed numbers?**

Your puzzle answer was `37384986`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day06/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ Now, you have to figure out how many ways there are to win this single race. In
**How many ways can you beat the record in this one much longer race?**

Your puzzle answer was `34788142`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟
2 changes: 2 additions & 0 deletions lib/puzzles/2023/day07/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,5 @@ With the new joker rule, the total winnings in this example are **`5905`**.
Using the new joker rule, find the rank of every hand in your set. **What are the new total winnings?**

Your puzzle answer was `254083736`.

**Both parts of this puzzle are complete! They provide two gold stars:** 🌟🌟

0 comments on commit 2f0dedc

Please sign in to comment.