5d5300a48e0ceb0ec3c6f29b8133c638884e663b
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%