mcebular/advent-of-code-2024
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Advent of Code 2024 ------------------- You'll need Odin dev-2024-11 installed. To run: odin run dayXX.odin -file To run with arguments: odin run dayXX.odin -file -- arg1 arg2 Additional requirements: ------------------------ None so far.