Skip to content

Mobuos/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

My attempt at doing AoC with Rust.

To run any given day/part do cargo run -p day-00 --bin part1 (Changing the day and part to the desired one)

Or cd into a day and run cargo test or cargo run --bin part2

About

My (attempts) at solutions of Advent of Code 2023

Topics

Resources

Stars

Watchers

Forks

Languages