13d 5h 40m 55s
-18:19:05
Assignment is over

Week 10


Time elapsed

18h 19m 5s

Time Remaining

13d 5h 40m 55s

Starts in

-18:19:05

Ends in

13 days 5:40:55

Start

2025-04-04 11:45 CEST

End

2025-04-18 11:45 CEST

Visit Results
Log in
 

Week 10

Zig

Compiler settings

We use zig 0.13.0 to compile your program with the following command:

$ zig build-exe -O ReleaseFast -femit-bin={executable} {mainfile}

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {executable} is the compiled executable.

File Extensions

Files with any of the following file extensions will be used: .zig

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base