2293:05:19
-64 days 10:54:41
Assignment is over

Extra 01 - Olympiad tasks


Time elapsed

1546:54:41

Time Remaining

2293:05:19

Starts in

-64 days 10:54:41

Ends in

95 days 13:05:19

Start

2025-03-29 15:00 GMT

End

2025-09-05 15:00 GMT

Visit Results
Log in
 

Extra 01 - Olympiad tasks

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