0:00:00
-11 days 20:45:12
Assignment is over

Computational Geometry Intro


Time elapsed

176:59:59

Time Remaining

0:00:00

Starts in

-11 days 20:45:12

Ends in

-4 days 11:45:13

Start

2025-10-21 20:40 CEST

End

2025-10-29 04:39 CET

Visit Results
Log in

Computational Geometry Intro

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