Skip to content

Repository files navigation

aoc-2023

Go

Advent of Code 2023 in Go.

go run . -day 1 -part 1 -filename ./data/full/day01.txt -v

or

go build .
aoc2023 -day 1 -part 1 -filename ./data/full/day01.txt -v

test

go test ./...

About

Advent ofCode 2023 in Go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages