0:00:00
-26 days 8:56:29
Contest is over

TAR 2510 - CS Algo SOCS Test


Time elapsed

167:59:58

Time Remaining

0:00:00

Starts in

-26 days 8:56:29

Ends in

-18 days 8:56:31

Start

2025-05-20 19:00 CEST

End

2025-05-28 18:59 CEST

Visit Scoreboard
Log in

TAR 2510 - CS Algo SOCS Test

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