Skip to content

lpappalettera/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Working through problems for Advent of Code 2024.

Using Go

Running

Run the following command to test a given day's problem.

go test ./day01

Run the following to run the given puzzle input for the day.

go run ./day01/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages