Skip to content

My advent of code answers for 2023, or at least as much as I'm willing to do :)

Notifications You must be signed in to change notification settings

Moonlington/Advent-of-Code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent-of-Code-2023

My advent of code answers for 2023, or at least as much as I'm willing to do :)

Usage

# Build the solver
go build
# Solve for day 1
./AOC23 1

# or if you have make installed
make run day=1

About

My advent of code answers for 2023, or at least as much as I'm willing to do :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published