Skip to content

jdekock/aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

Language

Advent of Code solutions written in Swift using the Advent of Code Swift Starter Project from Apple.

For every day there is a test to execute the code with test input provided for each challenge. This can be done via the swift test command. To execute the code against real data you can use the swift run -c release AdventOfCode --benchmark 3 command, where the number corresponds with the day you want to execute.

About

Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages