73:38:34
-3 days 22:21:26
Contest is over

CPC@OSU -- October Contest


Time elapsed

94:21:26

Time Remaining

73:38:34

Starts in

-3 days 22:21:26

Ends in

3 days 1:38:34

Start

2025-10-31 00:05 CET

End

2025-11-07 00:05 CET

Visit Scoreboard
Log in
 

CPC@OSU -- October Contest

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