Skip to content

marvin-schultz/AoC-2024-Delphi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Delphi solutions to the Advent of Code 2024 puzzles.

I used Delphi 12 Community Edition and Spring4D Collections.

Input Files

The user specific input files have been removed as I am not supposed to share them.

If you want to run the code against your own input files you need to place them like so:

InputFiles/2024/01/input.txt
InputFiles/2024/02/input.txt
...

The code should work on all inputs except day 17 part 2 where it was required to extract an algorithm from the input.

About

Delphi solutions for Advent of Code 2024

Topics

Resources

License

Stars

Watchers

Forks

Languages