Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 224 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 224 Bytes

Advent of Code

A multi-year code base for completing AoC challenges. This started in 2020.

The main.swift file is the entry point into the command line project and basically points to the current puzzle and runs it.