Advent of Code 2024 solutions written in Odin
No license · updated 2 years ago
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.