witekbobrowski / advent-of-code-22

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code '22

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: Calorie Counting ---
Solution: 66306
--- Part Two ---
Solution: 195292

About

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


Languages

Language:Swift 100.0%