adventofcode

package module
v0.0.0-...-a5e3ae1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License: BSD-2-Clause Imports: 0 Imported by: 0

README

Advent of Code

These are my solutions to the Advent of Code puzzles. They may not be the most efficient or elegant solutions but I try to keep the code readable and clear. Oh, I'll not spoil the fun and only post the code the day after a puzzle is published at the earliest.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Solution

type Solution interface {
	Part1() error
	Part2() error
}

Directories

Path Synopsis
2016
day1 command
day2 command
day3 command
day4 command
day5 command
day6 command
day7 command
day8 command
day9 command
2017
day1 command
2021
day1 command
day2 command
day3 command
day4 command
day5 command
day6 command
day7 command
day8 command
2022
day1 command
day2 command
day3 command
day4 command
day5 command
2023
day1 command
day2 command
cmd
aoc command

Jump to

Keyboard shortcuts

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