91830:15:11
-340 days 9:44:49
Contest is over

PO långtävling 2025 upsolving


Time elapsed

8169:44:49

Time Remaining

91830:15:11

Starts in

-340 days 9:44:49

Ends in

3826 days 6:15:11

Start

2025-04-03 17:00 CEST

End

2036-08-30 09:00 CEST

Visit Scoreboard
Log in
 

PO långtävling 2025 upsolving

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