Category: Advent of Code
AoC 2022, Day five - Part One
Execute the instructions to move the cargo from one stack to another.
Bart Kessels 4 min
Thoughts on software development, outdoor adventures, and everything in between.
Execute the instructions to move the cargo from one stack to another.
Turn the input into a list of stacks and another list of operations for the crane.
Find the compartments that overlap completely between the different assignments.
Find the compartments that overlap between the different assignments.
Turn the input into a list of assigned compartments for the elves to unload.
Find the item type that is common between two or more elves.
How to fix the Empty Char Literal error messages in Kotlin.
Find the same items that are stored in the two compartments of each rucksack.
Turn the input into a list of rucksacks.