Here are solutions to the 2023 advent of code problems
written in rust. The build uses cargo;
to run use cargo run --release [all|<day number>] in the project directory (this will require either
a file cache/.session_cookie containing your session cookie with
adventofcode, or text files like cache/day3.in
with the input for each day you intend to run).
Luminiscental/aoc2023
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|