Skip to content

anthonyminier/advent_code_2023

Repository files navigation

advent code 2023

code in golang

each day has a go file and a test file

run one day

go test -run TestDay<the day you want to test>

run bonus

go test -run TestDay<the day you want to test>_2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages