Categorygithub.com/saaste/advent-of-code-2024
repositorypackage
0.0.0-20241220142147-18a24e7c0be2
Repository: https://github.com/saaste/advent-of-code-2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Advent of Code 2024

My Advent of Code 2024 solutions.

Language: Go

How to run

go run . -d DAY -s STEP [-v]
  • -d Day of month (1-31)
  • -s Step of the day (1-2)
  • -v Validate result