0:00:00
-771 days 0:50:16
Assignment is over

Make-Ups (on demand, each task = 1 other task)


Time elapsed

2101:59:00

Time Remaining

0:00:00

Starts in

-771 days 0:50:16

Ends in

-683 days 10:51:16

Start

2023-09-04 11:00 CEST

End

2023-11-30 23:59 CET

Visit Results
Log in

Make-Ups (on demand, each task = 1 other task)

Swift

Compiler settings

We use swiftc to compile your program with the following command:

$ swiftc -o {executable} -static-stdlib -module-cache-path .cache -O {files}

  • {files} is a space-separated list of all files.
  • {executable} is the compiled executable.

File extensions

Files with any of the following file extensions will be used: .swift

Additional information

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