Skip to content

matterpale/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Playground for solutions to AoC puzzles (including my inputs).

go run ./... will run all implemented solutions. Specifying year and day will narrow it down do that specific puzzle, e.g., go run ./... 22 5 will print the solutions for the 2 parts of the 5th puzzle from 2022.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages