Skip to content

alexdemag/adventofcode_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024 - Solutions in Rust

Challenges

Descriptions and data samples can be found in your own profile at the Official Advent Of Code 2024 page.

Usage

The responses for the challenges can be executed by passing 2 parameters to the CLI respecting the example taxonomy.

  1. challenge name
  2. filename with data - Files must be located at ./src/data/my-file-name.txt (must be .txt)
cargo run -- day_5_part_2 day_5_filename

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages