Skip to content

aoidenpa/aoc-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2024

My Advent of Code 2024 solutions in rust. Slightly edited version of this template.

To run any day X, part P,

	cargo run -- -d X P

To run with input in test_input,

	cargo run -- -d X P -t

About

My Advent of Code 2024 solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published