2022 day 3 (bash, working version before cleanup)

This commit is contained in:
2022-12-07 18:45:52 +01:00
parent d1026e8f59
commit ea4967bfcd
2 changed files with 50 additions and 22 deletions

View File

@@ -60,8 +60,6 @@ Find the item type that appears in both compartments of each rucksack.
Your puzzle answer was =7878=.
The first half of this puzzle is complete! It provides one gold star: *
** --- Part Two ---
As you finish identifying the misplaced items, the Elves come to you
with another issue.
@@ -111,11 +109,6 @@ attachment efforts: here, they are 18 (=r=) for the first group and 52
Find the item type that corresponds to the badges of each three-Elf
group. /What is the sum of the priorities of those item types?/
Answer:
Your puzzle answer was =2760=.
Although it hasn't changed, you can still [[file:3/input][get your
puzzle input]].
You can also [Shareon
[[https://twitter.com/intent/tweet?text=I%27ve+completed+Part+One+of+%22Rucksack+Reorganization%22+%2D+Day+3+%2D+Advent+of+Code+2022&url=https%3A%2F%2Fadventofcode%2Ecom%2F2022%2Fday%2F3&related=ericwastl&hashtags=AdventOfCode][Twitter]]
[[javascript:void(0);][Mastodon]]] this puzzle.
Both parts of this puzzle are complete! They provide two gold stars: **