7118:03:23
-67 days 23:56:37
Assignment is over

E-labbar


Time elapsed

1631:56:37

Time Remaining

7118:03:23

Starts in

-67 days 23:56:37

Ends in

296 days 14:03:23

Start

2026-01-15 14:48 CET

End

2027-01-15 04:48 CET

Visit Results
Log in
 

E-labbar

Zig

Compiler settings

We use zig 0.14.1 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