You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Max Nuding fe8e901212
Some optimisations
1 year ago
Sources Some optimisations 1 year ago
Tests/aoc2021Tests 01a 2 years ago
.gitignore 03a 2 years ago
Package.resolved 08 1 year ago
Package.swift 17a+b 1 year ago
README.md Added readme 2 years ago

README.md

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.