adventofcode-golang

command module
v0.0.0-...-544f292 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2026 License: Unlicense Imports: 7 Imported by: 0

README

Go Reference Go Report Card

Advent of Code

This repo contains my solutions to the Advent of Code in Go.

Setup

Just install go and compile the binary with the normal go build or go run ..

Execution example:

aoc -year 2023 -day 5 inputs/2025/05.txt

Authors

License

This project is offered to the public domain. In countries where a licence is required, the project is under The Unlicense - see the file for details

The puzzles and its inputs are property of AoC. Some precautions have been taken to ensure that the inputs remain private. If you need to access the inputs, please, visit the AoC website.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
day05/intmapper
intconv defines IntConversor structure which can be used to map integers between two ranges
intconv defines IntConversor structure which can be used to map integers between two ranges

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL