951cf5f12cc7da8736e9dbc36cad87d80ed1d9db
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%