Some bash cleanup (Day19/part 2)

This commit is contained in:
2021-07-21 19:28:36 +02:00
parent 97cd8bf884
commit 848866c48c
4 changed files with 40 additions and 24 deletions

View File

@@ -54,8 +54,6 @@ Your goal is to determine the number of messages that completely match rule 0. I
How many messages completely match rule 0?
Your puzzle answer was 285.
The first half of this puzzle is complete! It provides one gold star: *
--- Part Two ---
As you look over the list of messages, you realize your matching rules aren't quite right. To fix them, completely replace rules 8: 42 and 11: 42 31 with the following:
@@ -138,8 +136,10 @@ However, after updating rules 8 and 11, a total of 12 messages match:
After updating rules 8 and 11, how many messages completely match rule 0?
Answer:
Your puzzle answer was 412.
Although it hasn't changed, you can still get your puzzle input.
Both parts of this puzzle are complete! They provide two gold stars: **
You can also [Share] this puzzle.
At this point, you should return to your Advent calendar and try another puzzle.
If you still want to see it, you can get your puzzle input.