Take Home Lab 3A: 13 July 1:00pm - 20th July 1:00pm
Odin
Compiler settings
We use odin dev-2025-06-nightly
to compile your program with the following command:
$ odin build . -out:{executable}
{executable}
is the compiled executable.
File Extensions
Files with any of the following file extensions will be used: .odin
Additional information
Additional language-specific advice and information for many languages is available in the knowledge base