4:00:19
-1 day 19:59:41
Contest is over

UCalgary Blitz 3


Time elapsed

43:59:41

Time Remaining

4:00:19

Starts in

-1 day 19:59:41

Ends in

4:00:19

Start

2025-11-01 19:05 CET

End

19:05 CET

Visit Scoreboard
Log in
 

UCalgary Blitz 3

Ada

Compiler settings

We use gnatmake 13.3.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