Skip to content
/ aoc2022 Public

Go solutions for Advent of Code 2022 (aoc2022)

License

Notifications You must be signed in to change notification settings

flopp/aoc2022

Repository files navigation

My solutions for Advent of Code 2022 in go.

The solution and input data (i.e. my custom input data) for day XX is contained in the subdirectory dayXX. To run the solution for day XX, just type

make XX

This requires a standard Unix system with a default go installation (e.g. Ubuntu 22.10 with the go snap package, or MacOS with the go brew package).

About

Go solutions for Advent of Code 2022 (aoc2022)

Topics

Resources

License

Stars

Watchers

Forks