Skip to content

SimonLiee/AdventOfCode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

AdventOfCode2023

My solutions to AoC 2023 in Rust. This is one of my first times using rust so the code will most likely not be great.

How to run

cargo run exampleMode day part

Set exampleMode to 1 to run with example input or 0 for full input.

Set day to specify which day to run.

Set part to specify what part to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages