0:00:00
-3 days 11:10:14
Contest is over

Concurso Retos 2 (DAM B IES San Vicente)


Time elapsed

1:50:00

Time Remaining

0:00:00

Starts in

-3 days 11:10:14

Ends in

-3 days 9:20:14

Start

2024-12-18 15:00 CET

End

2024-12-18 16:50 CET

Visit Scoreboard
Log in

Concurso Retos 2 (DAM B IES San Vicente)

Zig

Compiler settings

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