82:23:02
-3 days 13:36:58
Contest is over

Homework F9


Time elapsed

85:36:58

Time Remaining

82:23:02

Starts in

-3 days 13:36:58

Ends in

3 days 10:23:02

Start

2025-05-25 10:30 CEST

End

2025-06-01 10:30 CEST

Visit Scoreboard
Log in
 

Homework F9

Swift

Compiler settings

We use swiftc 5.8.1 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