1038:44:56
-76 days 14:15:04
Assignment is over

LATE SUBMISSIONS ONLY


Time elapsed

1838:15:04

Time Remaining

1038:44:56

Starts in

-76 days 14:15:04

Ends in

43 days 6:44:56

Start

2026-01-12 14:00 CET

End

2026-05-12 12:00 CEST

Visit Results
Log in
 

LATE SUBMISSIONS ONLY

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