1104d568d00bba69aa7f88a1f36e86223e2d4724
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%