0:00:00
-544 days 9:51:46
Contest is over

ICPC 2023 Problems


Time elapsed

168:00:00

Time Remaining

0:00:00

Starts in

-544 days 9:51:46

Ends in

-537 days 7:21:46

Start

2023-11-14 20:00 CET

End

2023-11-21 22:30 CET

Visit Scoreboard
Log in

ICPC 2023 Problems

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