Skip to content

BastianGanze/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2024

Create a .env file in the root directory and set SESSION to the session cookie of advent of code if you want the input to be gotten for you. :)

To setup a day or get the input if it does not exist yet use

cargo run --bin=setup XY

To run/test/bench a specific day

cargo run/test/bench --bin=XY

About

AoC 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages