66:23:06
-4 days 5:36:54
Contest is over

SLU Fall 2025 #3


Time elapsed

101:36:54

Time Remaining

66:23:06

Starts in

-4 days 5:36:54

Ends in

2 days 18:23:06

Start

2025-09-03 22:10 CEST

End

2025-09-10 22:10 CEST

Visit Scoreboard
Log in
 

SLU Fall 2025 #3

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