Skip to content

joonas-a/AdventOfCode23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Rust submissions for Advent of Code 2023

  • Each day's problem is in it's own cargo project, both parts in the same binary main.rs

  • Input (from AoC website) should be put to a file named data.txt in the given day's src folder

  • Then, the algorithm can be run with cargo r -r

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages