40053ef992f3bcb7bdb8faaf11e57151f4ac206a
Advent of Code 2021
See: https://adventofcode.com/2021
Solved in Swift 5.5.
Notes
Xcode seems to have issues building this and doesn't like package resources. Build and run using swift build && swift run
.
Description
Languages
Swift
100%