Skip to content

gnshb/aoc25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust solutions to AoC 25

  • Solution files: src/bin/*.rs
  • Fetch day x's input and test case by running: ./fetch x
  • Run any particular day using cargo run --bin sol*

Note

  • These solutions are not always optimal, but all run in less than a second
  • The code is a bit verbose because this is my first time using Rust

About

Advent of Code 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors