Skip to content

The perfect starter kit for Advent of Code challenge with Swift

Notifications You must be signed in to change notification settings

Sab44/AdventOfCode-Swift-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode-Swift-2023

Puzzle Inputs

Use the included input.sh script to download your puzzle input. To be able to run this script, grab the session cookie from adventofcode.com and create a .aoc-session file with the contents. input.sh downloads the input for the current day by default, use input.sh X to download day X's input.

About

The perfect starter kit for Advent of Code challenge with Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.6%
  • Shell 0.4%