39:06:36
-4 days 17:23:24
Contest is over

NHHPC Extension


Time elapsed

113:23:24

Time Remaining

39:06:36

Starts in

-4 days 17:23:24

Ends in

1 day 15:06:36

Start

2025-09-03 10:45 CEST

End

2025-09-09 19:15 CEST

Visit Scoreboard
Log in
 

NHHPC Extension

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