Skip to content

lucelsen/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc 2023 in rust

This is my aoc 2023 solution written in Rust.

AOC

Please visit the aoc website The input files are not part of this repo.

Compile and run each day

  1. Move the input files to res/dayXX/input.txt
  2. Compile: cargo build --bin dayXX (optional)
  3. Run: cargo run --bin dayXX

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages