Skip to content

imisaacwu/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode 2024

Solutions to AoC 2024 in Java

Makefile and fetch script adapted from Axel Lindeberg

Usage

# to be able to download inputs (see fetch.sh)
export AOC_SESSION=[value from session cookie]

make       # run todays (if in December 2024)
make $DAY  # run a specific day, e.g 01
make all   # run all days

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors