adventofcode

module
v0.0.0-...-1465d12 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: Apache-2.0

README

adventofcode

My Advent of Code solutions.

I try to write these as quickly as possible, and each solution needs to work for exactly one (1) input file. Good code this is not. Do not read the code here or seek inspiration in this repo, particularly for

  • readability / maintainable code,
  • correctness,
  • scalability,
  • good uses of language or library features,
  • or even efficiency.

You have been warned!

Hints

go run ./cmd/mkyear 2023
./fetch.sh
./run.sh 1a

Directories

Path Synopsis
2023
10a
10b
11a
11b
12a
12b
13a
13b
14a
14b
15a
15b
16a
16b
17a
17b
18a
18b
19a
19b
1a
1b
20a
20b
21a
21b
22a
22b
23a
23b
24a
24b
25
2a
2b
3a
3b
4a
4b
5a
5b
6a
6b
7a
7b
8a
8b
9a
9b
2024
10a
10b
11a
11b
12a
12b
13a
13b
14a
14b
15a
15b
16a
16b
17a
17b
18a
18b
19a
19b
20a
20b
21a
21b
22a
22b
23a
23b
24a
24b
25
3a
3b
4a
4b
5a
5b
6a
6b
7a
7b
8a
8b
9a
9b
cmd
mkyear
The mkyear command creates a new directory containing 49 templated Go source files, one for each day and part of an Advent of Code year.
The mkyear command creates a new directory containing 49 templated Go source files, one for each day and part of an Advent of Code year.

Jump to

Keyboard shortcuts

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