0:00:00
-1044 days 5:24:37
Contest is over

MUN CS


Time elapsed

5:00:00

Time Remaining

0:00:00

Starts in

-1044 days 5:24:37

Ends in

-1044 days 0:24:37

Start

2022-02-11 22:30 CET

End

2022-02-12 03:30 CET

Visit Scoreboard
Log in

MUN CS

Ada

Compiler settings

We use gnatmake 13.2.0 to compile your program with the following command:

$ gnatmake -g -O2 -o {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: .adb, .ads

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base