Skip to content

JuneSYi/adventofcode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode2024

https://adventofcode.com/2024

src/bin

for standalone binary execution specific to their day

src/solutions

attempted solution to each day's problem

inputs/

inputs stored from advent of code site

outputs

use command 'cargo run --bin day##' to execute run() in chosen day

# example:
cargo run --bin day01
# number of safe reports: 314
# safe reports with problem dampener enabled: 373

About

for fun, only up to day 8

Resources

License

Stars

Watchers

Forks

Languages