0:00:00
-2159 days 10:03:34
Contest is over

Auburn Qualifier #1


Time elapsed

3:00:00

Time Remaining

0:00:00

Starts in

-2159 days 10:03:34

Ends in

-2159 days 7:03:34

Start

2019-10-20 21:08 CEST

End

2019-10-21 00:08 CEST

Visit Scoreboard
Log in

Auburn Qualifier #1

Simula 67

Compiler settings

We use cim 5.1 to compile your program with the following command:

$ cim --cflags="-w" --ldflags="-static -Wl,--allow-multiple-definition" {mainfile} -o {executable}

  • {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: .sim

Additional information

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