266:08:00
-79 days 20:47:00
Assignment is over

09-Number-Theory


Time elapsed

1916:47:00

Time Remaining

266:08:00

Starts in

-79 days 20:47:00

Ends in

11 days 2:08:00

Start

2025-09-09 10:00 CEST

End

2025-12-09 07:55 CET

Visit Results
Log in
 

09-Number-Theory

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