0:00:00
-214 days 10:45:12
Contest is over

Sorbonne 2024/2025 S2 no 2


Time elapsed

2:45:00

Time Remaining

0:00:00

Starts in

-214 days 10:45:12

Ends in

-214 days 8:00:12

Start

2025-02-15 09:00 CET

End

2025-02-15 11:45 CET

Visit Scoreboard
Log in

Sorbonne 2024/2025 S2 no 2

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