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).
-
Notifications
You must be signed in to change notification settings - Fork 0
Luminiscental/aoc2023
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Rust solutions to advent of code 2023
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published