b2afe310b4822a4b98c8e97d26c3c697f2e8887f
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%