Skip to content

MedAouadhi/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

My AOC 2023 solutions in Rust.

How to run

To run the solution of a certain day, execute:

cargo run -p dayX # for the first part
cargo run -p dayX --features part2 # for the second part

About

Solutions for aoc2023 in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages