o
odinpkg.dev
packages / library / advent-of-code-2024

advent-of-code-2024

4726bc2library

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.