1492:11:03
-47 days 7:47:57
Assignment is over

Make-ups (on demand, 1 task here = 1 other task)


Time elapsed

1135:47:57

Time Remaining

1492:11:03

Starts in

-47 days 7:47:57

Ends in

62 days 4:11:03

Start

2025-08-27 22:00 CEST

End

2025-12-15 08:59 CET

Visit Results
Log in
 

Make-ups (on demand, 1 task here = 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