0:00:00
-1656 days 3:04:00
Contest is over

Fdev Terminaltorsdag 16 sep


Time elapsed

3:00:00

Time Remaining

0:00:00

Starts in

-1656 days 3:04:00

Ends in

-1656 days 0:04:00

Start

2021-09-16 17:23 CEST

End

2021-09-16 20:23 CEST

Visit Scoreboard
Log in

Fdev Terminaltorsdag 16 sep

Zig

Compiler settings

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