Skip to content

Luminiscental/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2023

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).

About

Rust solutions to advent of code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published