witekbobrowski / advent-of-code-21

πŸŽ„ Advent of Code ’21 solutions in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code '21

My solutions to this years Advent of Code challenge written in Swift.

Content

Usage

You can quickly build & run the solutions from command-line.

$ swift day-01.swift

Output:

--- Day 1: Sonar Sweep ---
Solution: 1521
--- Part Two ---
Solution: 1543

About

πŸŽ„ Advent of Code ’21 solutions in Swift


Languages

Language:Swift 100.0%