14531:07:41
-125 days 12:51:15
Assignment is over

Flow I (Base)


Time elapsed

3012:51:15

Time Remaining

14531:07:41

Starts in

-125 days 12:51:15

Ends in

605 days 11:07:41

Start

2025-08-02 01:59 CEST

End

2027-08-03 01:58 CEST

Visit Results
Log in
 

Flow I (Base)

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