Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dmowcomber/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

advent-of-code

advent-of-code

Run code using Go tests

Run code using Go tests with verbose mode to see the answers:

go test ./... -v

or

./bin/test

Run tests for a single day:

go test github.com/dmowcomber/advent-of-code/2022/day5 -v

or

./bin/test 2022/day5

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /