advent_of_code24

command module
v0.0.0-...-fe6f56b Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 0 Imported by: 0

README

advent_of_code24

solutions for advent of code 2024 (solved in go)

Structure

├── day1
│   ├── day1.go
│   └── day1_test.go
├── day2
│   ├── day2.go
│   └── day2_test.go
├── go.mod
└── main.go

Each days solutions has its own package, with code for solution and test cases with the provided example and solutions.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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