aoc2021/README.md

249 B

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.