0:00:00
-1310 days 3:54:57
Assignment is over

Week 7


Time elapsed

1490:45:00

Time Remaining

0:00:00

Starts in

-1310 days 3:54:57

Ends in

-1248 days 1:09:57

Start

2022-03-15 10:15 CET

End

2022-05-16 14:00 CEST

Visit Results
Log in

Week 7

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