aoc2023

command
v0.0.0-...-09c6c35 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

AoC 2023

To run a day, you can use the program in this folder.

Run day 1, example 1

go run . -d 1 -e1

OR Run day 2 over the full input

go run . -d 2

Add debug logging

go run . -d 2 --debug

To run in a specific sub folder, you have to deal with piping input files and setting env vars for log levels. So, I just use the launcher.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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