0:00:00
-672 days 7:05:26
Assignment is over

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


Time elapsed

2101:59:00

Time Remaining

0:00:00

Starts in

-672 days 7:05:26

Ends in

-584 days 17:06:26

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 6.1.2 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