Skip to content

vdwoudyv/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My solutions to the Advent of Code 2024 puzzles.

Focus here is not on design, but on getting the right answer with reasonably readable code.

The util package was reused from last year and basically contains minimal parsing methods for the input files.

The TestInput.txt files have been added to the repo, the actual Input.txt files have not as they are unique to each player. Add those files with your own input.

About

Advent of Code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages