Skip to content

paulcacheux/aoc

Repository files navigation

Advent of Code 2022 (and a bit of 2019, 2021)

In Rust

Fetching inputs

To fetch inputs, please set the env variable as:

AOC_SESSION=XXX

either in your shell or in the .env file at the root of the repo.

You can then run:

python3 ./scripts/fetch_inputs.py

to fetch the missing inputs.

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published